summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNeil Horman <nhorman@tuxdriver.com>2014-01-22 16:01:44 -0500
committerDavid S. Miller <davem@davemloft.net>2014-01-22 17:35:50 -0800
commit2d36097d26b5991d71a2cf4a20c1a158f0f1bfcd (patch)
tree86ad219b1481a17780efec984c314e1b0f6bc87e /lib
parentb414ac9a3ea8a547e4a413160d36bffefb2ba5c7 (diff)
downloadlinux-2d36097d26b5991d71a2cf4a20c1a158f0f1bfcd.tar.bz2
af_packet: Add Queue mapping mode to af_packet fanout operation
This patch adds a queue mapping mode to the fanout operation of af_packet sockets. This allows user space af_packet users to better filter on flows ingressing and egressing via a specific hardware queue, and avoids the potential packet reordering that can occur when FANOUT_CPU is being used and irq affinity varies. Tested successfully by myself. applies to net-next Signed-off-by: Neil Horman <nhorman@tuxdriver.com> CC: "David S. Miller" <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions