Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS

Signed-off-by: Mark Gray <mark.d.gray@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Mark Gray and committed by
David S. Miller
e4252cb6 f9b282b3

+1 -1
+1 -1
include/uapi/linux/openvswitch.h
··· 70 70 * set on the datapath port (for OVS_ACTION_ATTR_MISS). Only valid on 71 71 * %OVS_DP_CMD_NEW requests. A value of zero indicates that upcalls should 72 72 * not be sent. 73 - * OVS_DP_ATTR_PER_CPU_PIDS: Per-cpu array of PIDs for upcalls when 73 + * @OVS_DP_ATTR_PER_CPU_PIDS: Per-cpu array of PIDs for upcalls when 74 74 * OVS_DP_F_DISPATCH_UPCALL_PER_CPU feature is set. 75 75 * @OVS_DP_ATTR_STATS: Statistics about packets that have passed through the 76 76 * datapath. Always present in notifications.