numam-dpdk/drivers/net/cnxk
Rakesh Kudurumalla f120772811 net/cnxk: fix extended statistics
This fix replaces the usage of roc_nix_num_xstats_get() which is compile
time RoC API with runtime RoC  roc_nix_xstats_names_get() API resolving
xstat count difference for cn9k and cn10k while displaying xstats
for ethdev ports

Fixes: 825bd1d9d8 ("common/cnxk: update extra stats for inline device")
Cc: stable@dpdk.org

Signed-off-by: Rakesh Kudurumalla <rkudurumalla@marvell.com>
2022-07-04 14:47:03 +02:00
..
rx net/cnxk: support IP reassembly 2022-02-24 21:33:33 +01:00
tx net/cnxk: add cn10k segregated Tx functions 2022-01-23 12:49:51 +01:00
cn9k_ethdev_sec.c net/cnxk: support custom SA index 2022-05-07 11:45:01 +02:00
cn9k_ethdev.c net/cnxk: add SDP VF device IDs 2022-06-20 19:23:46 +02:00
cn9k_ethdev.h net/cnxk: enable packet marking callbacks 2022-02-25 08:47:53 +01:00
cn9k_flow.c net/cnxk: add Rx metadata negotiate operation 2022-02-23 17:36:24 +01:00
cn9k_flow.h net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
cn9k_rx_select.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn9k_rx.h net/cnxk: add SoC specific PTP timestamp read 2022-02-24 11:04:49 +01:00
cn9k_tx_select.c net/cnxk: enable packet marking callbacks 2022-02-25 08:47:53 +01:00
cn9k_tx.h net/cnxk: fix out of bounds accesses 2022-05-05 10:10:17 +02:00
cn10k_ethdev_sec.c net/cnxk: support security statistics 2022-05-10 16:27:10 +02:00
cn10k_ethdev.c net/cnxk: add SDP VF device IDs 2022-06-20 19:23:46 +02:00
cn10k_ethdev.h net/cnxk: support flow control for outbound inline 2022-05-10 16:27:11 +02:00
cn10k_flow.c net/cnxk: add Rx metadata negotiate operation 2022-02-23 17:36:24 +01:00
cn10k_flow.h net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
cn10k_rx_select.c net/cnxk: support IP reassembly 2022-02-24 21:33:33 +01:00
cn10k_rx.h net/cnxk: fix multi-segment extraction in vwqe path 2022-05-10 16:27:13 +02:00
cn10k_tx_select.c net/cnxk: enable packet marking callbacks 2022-02-25 08:47:53 +01:00
cn10k_tx.h net/cnxk: support flow control for outbound inline 2022-05-10 16:27:11 +02:00
cnxk_ethdev_devargs.c net/cnxk: support parsing custom SA action 2022-05-07 11:45:01 +02:00
cnxk_ethdev_mtr.c net/cnxk: fix build with optimization 2022-03-10 09:48:11 +01:00
cnxk_ethdev_ops.c net/cnxk: fix PFC class disabling 2022-06-20 19:23:35 +02:00
cnxk_ethdev_sec_telemetry.c net/cnxk: fix crash in IPsec telemetry 2022-06-13 14:08:44 +02:00
cnxk_ethdev_sec.c common/cnxk: use computed value for WQE skip 2022-06-20 19:15:15 +02:00
cnxk_ethdev_telemetry.c net/cnxk: fix possible null dereference in telemetry 2022-05-20 16:45:53 +02:00
cnxk_ethdev.c net/cnxk: resize CQ for Rx security for errata 2022-06-20 19:23:46 +02:00
cnxk_ethdev.h net/cnxk: resize CQ for Rx security for errata 2022-06-20 19:23:46 +02:00
cnxk_flow.c net/cnxk: support IPv6 fragment flow pattern item 2022-05-09 14:36:43 +02:00
cnxk_flow.h net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
cnxk_link.c net/cnxk: add SDP link status 2022-06-20 19:15:40 +02:00
cnxk_lookup.c net/cnxk: add devargs for min-max SPI 2022-02-23 17:38:20 +01:00
cnxk_ptp.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
cnxk_stats.c net/cnxk: fix extended statistics 2022-07-04 14:47:03 +02:00
cnxk_tm.c net/cnxk: enable packet marking callbacks 2022-02-25 08:47:53 +01:00
cnxk_tm.h net/cnxk: add TM shaper and node operations 2021-09-28 12:09:14 +02:00
meson.build net/cnxk: support custom SA index 2022-05-07 11:45:01 +02:00
rte_pmd_cnxk.h net/cnxk: support custom SA index 2022-05-07 11:45:01 +02:00
version.map net/cnxk: support custom SA index 2022-05-07 11:45:01 +02:00