numam-dpdk/drivers/net/txgbe/base
Jiawen Wu d7494d6d53 net/txgbe: rename some extended statistics
Rename rx_oversize_errors to rx_oversize_cnt since it depends on giant
packet size limit instead of MTU, by hardware design.
Rename rx_drop_packets to rx_rdb_drop to indicate the drop location.
And add rx_dma_drop to extended statistics.

Fixes: 91fe49c87d ("net/txgbe: support device xstats")
Cc: stable@dpdk.org

Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
2022-09-21 13:46:58 +02:00
..
meson.build net/txgbe: fix debug logs 2022-02-23 14:58:22 +01:00
txgbe_dcb_hw.c net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_dcb_hw.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_dcb.c net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_dcb.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_devids.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_dummy.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_eeprom.c net/txgbe: remove semaphore between SW/FW 2022-09-21 13:46:57 +02:00
txgbe_eeprom.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_hw.c net/txgbe: support OEM subsystem vendor ID 2022-06-22 12:32:41 +02:00
txgbe_hw.h net/txgbe: support OEM subsystem vendor ID 2022-06-22 12:32:41 +02:00
txgbe_mbx.c net/txgbe: fix debug logs 2022-02-23 14:58:22 +01:00
txgbe_mbx.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_mng.c net/txgbe: fix OEM customized LED 2022-09-21 13:46:57 +02:00
txgbe_mng.h net/txgbe: support OEM customized LED 2022-02-11 13:49:12 +01:00
txgbe_osdep.h net/txgbe: fix debug logs 2022-02-23 14:58:22 +01:00
txgbe_phy.c net/txgbe: fix SGMII mode to link up 2022-05-31 09:42:16 +02:00
txgbe_phy.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_regs.h net/txgbe: fix register polling 2022-06-22 12:32:41 +02:00
txgbe_status.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe_type.h net/txgbe: rename some extended statistics 2022-09-21 13:46:58 +02:00
txgbe_vf.c net/txgbe: fix debug logs 2022-02-23 14:58:22 +01:00
txgbe_vf.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00
txgbe.h net/txgbe: add copyright owner 2021-04-29 17:01:06 +02:00