numam-dpdk/drivers/net/sfc
Andrew Rybchenko ab77a0013a net/sfc: fix Rx packets counter
Errors, missed and pauses should not be included in delivered
good Rx packets reported by ipackets.

Fixes: 1caab2f1e6 ("net/sfc: add basic statistics")
Cc: stable@dpdk.org

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2019-01-18 09:47:26 +01:00
..
base net/sfc/base: fix Tx descriptor max number check 2019-01-14 17:44:29 +01:00
efsys.h net/sfc: fix typo in preprocessor check 2019-01-14 17:44:29 +01:00
Makefile net/sfc: support equal stride super-buffer Rx mode 2018-04-27 18:00:58 +01:00
meson.build net/sfc: disable for 32-bit builds 2018-07-12 12:24:37 +02:00
rte_pmd_sfc_version.map net/sfc: rename version map file 2018-02-05 13:14:36 +01:00
sfc_debug.h log: remove log level config option 2018-01-17 14:21:46 +01:00
sfc_dp_rx.h net/sfc: prepare to support Rx datapath without checksum 2018-07-23 23:55:26 +02:00
sfc_dp_tx.h net/sfc: support TSO in EF10 Tx datapath 2018-10-11 18:53:49 +02:00
sfc_dp.c net/sfc: support driver-wide dynamic logging 2018-03-30 14:08:44 +02:00
sfc_dp.h net/sfc: support equal stride super-buffer Rx mode 2018-04-27 18:00:58 +01:00
sfc_ef10_essb_rx.c net/sfc: check mbufs allocated using mempool API for Rx 2018-10-11 18:53:49 +02:00
sfc_ef10_rx_ev.h net/sfc: handle unknown L3 packet class in EF10 event parser 2018-07-23 23:55:26 +02:00
sfc_ef10_rx.c net/sfc: support Rx descriptor status on EF10 datapath 2018-10-11 18:53:49 +02:00
sfc_ef10_tx.c net/sfc: support Tx descriptor status on EF10 datapath 2018-10-11 18:53:49 +02:00
sfc_ef10.h net/sfc: support equal stride super-buffer Rx mode 2018-04-27 18:00:58 +01:00
sfc_ethdev.c net/sfc: fix Rx packets counter 2019-01-18 09:47:26 +01:00
sfc_ev.c net/sfc: support equal stride super-buffer Rx mode 2018-04-27 18:00:58 +01:00
sfc_ev.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
sfc_filter.c net/sfc: fix filter exceptions logic 2018-07-23 23:55:26 +02:00
sfc_filter.h net/sfc: fix filter exceptions logic 2018-07-23 23:55:26 +02:00
sfc_flow.c net/sfc: fallback to filter with zero vid 2018-07-23 23:55:26 +02:00
sfc_flow.h net/sfc: remove conditional compilation for RSS 2018-04-27 18:00:55 +01:00
sfc_intr.c net/sfc: prepare to merge init logs with main log type 2018-03-30 14:08:44 +02:00
sfc_kvargs.c net/sfc: add Rx descriptor wait timeout 2018-04-27 18:00:59 +01:00
sfc_kvargs.h net/sfc: add Rx descriptor wait timeout 2018-04-27 18:00:59 +01:00
sfc_log.h net/sfc: add dynamic log level for MCDI messages 2018-03-30 14:08:44 +02:00
sfc_mcdi.c net/sfc: add dynamic log level for MCDI messages 2018-03-30 14:08:44 +02:00
sfc_port.c net/sfc: fix Rx packets counter 2019-01-18 09:47:26 +01:00
sfc_rx.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
sfc_rx.h net/sfc: support equal stride super-buffer Rx mode 2018-04-27 18:00:58 +01:00
sfc_tso.c net/sfc: put generalised TSO declarations in a header 2018-10-11 18:53:49 +02:00
sfc_tso.h net/sfc: add missing header guard to TSO header file 2019-01-14 17:44:29 +01:00
sfc_tweak.h net/sfc: add Rx descriptor wait timeout 2018-04-27 18:00:59 +01:00
sfc_tx.c net/sfc: discard last seen VLAN TCI if Tx packet is dropped 2019-01-14 17:44:29 +01:00
sfc_tx.h ethdev: remove old offload API 2018-07-04 21:50:32 +02:00
sfc.c net/sfc: add Rx descriptor wait timeout 2018-04-27 18:00:59 +01:00
sfc.h net/sfc: fix Rx packets counter 2019-01-18 09:47:26 +01:00