linux/drivers/net/ethernet/intel/i40e
Joe Damato 453f830548 i40e: Add a stat tracking new RX page allocations
Add a counter for new page allocations in the i40e RX path. This stat is
accessible with ethtool.

Signed-off-by: Joe Damato <jdamato@fastly.com>
Tested-by: Dave Switzer <david.switzer@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2022-02-08 08:21:52 -08:00
..
i40e.h i40e: Add a stat tracking new RX page allocations 2022-02-08 08:21:52 -08:00
i40e_adminq.c i40e: Add new versions of send ASQ command functions 2022-02-03 13:13:50 -08:00
i40e_adminq.h
i40e_adminq_cmd.h i40e: Update FW API version 2022-01-07 09:04:21 -08:00
i40e_alloc.h
i40e_client.c
i40e_common.c i40e: Add new version of i40e_aq_add_macvlan function 2022-02-03 13:13:51 -08:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_ddp.c
i40e_debugfs.c i40e: Remove unused RX realloc stat 2022-02-03 13:08:24 -08:00
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: Add a stat tracking new RX page allocations 2022-02-08 08:21:52 -08:00
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: Add a stat tracking new RX page allocations 2022-02-08 08:21:52 -08:00
i40e_nvm.c
i40e_osdep.h
i40e_prototype.h i40e: Add new version of i40e_aq_add_macvlan function 2022-02-03 13:13:51 -08:00
i40e_ptp.c net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX 2021-12-14 12:28:24 +00:00
i40e_register.h i40e: Fix for failed to init adminq while VF reset 2022-01-20 10:25:40 -08:00
i40e_status.h i40e: Remove non-inclusive language 2022-01-07 09:04:21 -08:00
i40e_trace.h
i40e_txrx.c i40e: Add a stat tracking new RX page allocations 2022-02-08 08:21:52 -08:00
i40e_txrx.h i40e: Add a stat tracking new RX page allocations 2022-02-08 08:21:52 -08:00
i40e_txrx_common.h
i40e_type.h
i40e_virtchnl_pf.c i40e: Fix for failed to init adminq while VF reset 2022-01-20 10:25:40 -08:00
i40e_virtchnl_pf.h i40e: Fix for failed to init adminq while VF reset 2022-01-20 10:25:40 -08:00
i40e_xsk.c i40e: respect metadata on XSK Rx to skb 2022-01-31 09:42:58 -08:00
i40e_xsk.h xsk: Wipe out dead zero_copy_allocator declarations 2021-12-14 00:24:24 +01:00
Makefile