linux/drivers/net/ethernet/intel/ixgbevf
Tony Nguyen c7aec59657 ixgbevf: Add XDP support for pass and drop actions
Implement XDP_PASS and XDP_DROP based on the ixgbe implementation.

Based largely on commit 9247080816 ("ixgbe: add XDP support for pass and
drop actions").

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2018-03-23 15:08:06 -07:00
..
defines.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
ethtool.c ixgbevf: Add XDP support for pass and drop actions 2018-03-23 15:08:06 -07:00
ixgbevf_main.c ixgbevf: Add XDP support for pass and drop actions 2018-03-23 15:08:06 -07:00
ixgbevf.h ixgbevf: Add XDP support for pass and drop actions 2018-03-23 15:08:06 -07:00
Makefile intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
mbx.c ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize ret_val 2016-06-29 09:18:06 -07:00
mbx.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
regs.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00
vf.c ixgbevf: use ARRAY_SIZE for various array sizing calculations 2018-01-26 10:25:15 -08:00
vf.h intel: add SPDX identifiers to all the Intel drivers 2018-03-23 12:18:21 -04:00