diff options
author | John Fastabend <john.r.fastabend@intel.com> | 2017-04-24 13:30:17 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-04-30 05:55:08 +0300 |
commit | 9247080816297de4e31abb684939c0e53e3a8a67 (patch) | |
tree | af7a1fe32d6241126982737522fd0e57e38c5b2a /drivers/net/caif | |
parent | 6133406be1aabfb041f024109efc41756970800e (diff) | |
download | linux-9247080816297de4e31abb684939c0e53e3a8a67.tar.xz |
ixgbe: add XDP support for pass and drop actions
Basic XDP drop support for ixgbe. Uses READ_ONCE/xchg semantics on XDP
programs instead of RCU primitives as suggested by Daniel Borkmann and
Alex Duyck.
v2: fix the build issues seen w/ XDP when page sizes are larger than 4K
and made minor fixes based on feedback from Jakub Kicinski
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Acked-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/caif')
0 files changed, 0 insertions, 0 deletions