linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbevf
Tony Nguyen 2eb34bafb3 ixgbevf: Add XDP queue stats reporting
XDP stats are included in TX stats, however, they are not
reported in TX queue stats since they are setup on different
queues.  Add reporting for XDP queue stats to provide
consistency between the total stats and per queue stats.

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:22:11 -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 queue stats reporting 2018-03-23 15:22:11 -07:00
ixgbevf_main.c ixgbevf: Add support for meta data 2018-03-23 15:20:57 -07:00
ixgbevf.h ixgbevf: Add support for XDP_TX action 2018-03-23 15:12:15 -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