numam-dpdk/drivers/net/sfc
Ivan Ilchenko 9076e855f1 net/sfc: fix MAC stats lock in xstats query by ID
Add MAC stats lock in xstats_get_by_id() callback before reading
number of supported MAC stats.

Fixes: 73280c1e4f ("net/sfc: support xstats retrieval by ID")
Cc: stable@dpdk.org

Signed-off-by: Ivan Ilchenko <ivan.ilchenko@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
2021-07-23 22:58:30 +02:00
..
meson.build net/sfc: fix build with clang 3.4.2 2021-07-22 21:55:50 +02:00
sfc_debug.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_dp_rx.h net/sfc: add Rx datapath method to get pushed buffers count 2021-07-20 12:20:31 +02:00
sfc_dp_tx.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_dp.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_dp.h net/sfc: reserve internal Rx queue for counters 2021-07-20 12:20:31 +02:00
sfc_ef10_essb_rx.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ef10_rx_ev.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ef10_rx.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ef10_tx.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ef10.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ef100_rx.c net/sfc: add Rx datapath method to get pushed buffers count 2021-07-20 12:20:31 +02:00
sfc_ef100_tx.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ef100.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ethdev.c net/sfc: fix MAC stats lock in xstats query by ID 2021-07-23 22:58:30 +02:00
sfc_ev.c net/sfc: add abstractions for the management EVQ identity 2021-07-20 12:20:31 +02:00
sfc_ev.h net/sfc: reserve internal Rx queue for counters 2021-07-20 12:20:31 +02:00
sfc_filter.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_filter.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_flow.c net/sfc: support count action in flow query 2021-07-20 12:20:31 +02:00
sfc_flow.h net/sfc: support count action in flow query 2021-07-20 12:20:31 +02:00
sfc_intr.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_kvargs.c devargs: add common key definition 2021-07-05 16:33:18 +02:00
sfc_kvargs.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_log.h net/sfc: add more debug messages to transfer flows 2021-04-21 12:38:37 +02:00
sfc_mae_counter.c net/sfc: support count action in flow query 2021-07-20 12:20:31 +02:00
sfc_mae_counter.h net/sfc: support count action in flow query 2021-07-20 12:20:31 +02:00
sfc_mae.c net/sfc: support count action in flow query 2021-07-20 12:20:31 +02:00
sfc_mae.h net/sfc: support count action in flow query 2021-07-20 12:20:31 +02:00
sfc_mcdi.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_port.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_rx.c net/sfc: add Rx datapath method to get pushed buffers count 2021-07-20 12:20:31 +02:00
sfc_rx.h net/sfc: add Rx datapath method to get pushed buffers count 2021-07-20 12:20:31 +02:00
sfc_service.c net/sfc: add NUMA-aware registry of service logical cores 2021-07-20 12:20:31 +02:00
sfc_service.h net/sfc: add NUMA-aware registry of service logical cores 2021-07-20 12:20:31 +02:00
sfc_sriov.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_sriov.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_stats.h net/sfc: support flow action count in transfer rules 2021-07-20 12:20:31 +02:00
sfc_switch.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_switch.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_tso.c net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_tso.h drivers: add missing includes 2021-04-14 11:23:13 +02:00
sfc_tweak.h net/sfc: support flow action count in transfer rules 2021-07-20 12:20:31 +02:00
sfc_tx.c net/sfc: prepare for internal Tx queue 2021-07-20 12:20:31 +02:00
sfc_tx.h net/sfc: prepare for internal Tx queue 2021-07-20 12:20:31 +02:00
sfc.c net/sfc: reserve internal Rx queue for counters 2021-07-20 12:20:31 +02:00
sfc.h net/sfc: reserve internal Rx queue for counters 2021-07-20 12:20:31 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00