numam-dpdk/drivers/net/sfc
Xueming Li 7483341ae5 ethdev: change queue release callback
Currently, most ethdev callback API use queue ID as parameter, but Rx
and Tx queue release callback use queue object which is used by Rx and
Tx burst data plane callback.

To align with other eth device queue configuration callbacks:
- queue release callbacks are changed to use queue ID
- all drivers are adapted

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Reviewed-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Somnath Kotur <somnath.kotur@broadcom.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-10-06 19:16:03 +02:00
..
meson.build net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +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: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_ef10_essb_rx.c net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02: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: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_ef10_tx.c net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_ef10.h net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_ef100_rx.c net/sfc: set FDIR bit for flow mark in EF100 Rx 2021-09-09 19:52:36 +02:00
sfc_ef100_tx.c net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_ef100.h net/sfc: update copyright year 2021-03-12 15:57:16 +01:00
sfc_ethdev.c ethdev: change queue release callback 2021-10-06 19:16:03 +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: improve logging in MAE backend of flow API 2021-07-23 23:27:08 +02:00
sfc_flow.h net/sfc: improve logging in MAE backend of flow API 2021-07-23 23:27:08 +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: improve logging in MAE backend of flow API 2021-07-23 23:27:08 +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: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_rx.c net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +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_sw_stats.c net/sfc: fix getting accumulative SW xstat 2021-09-21 10:32:30 +02:00
sfc_sw_stats.h net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +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: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc_tx.h net/sfc: prepare for internal Tx queue 2021-07-20 12:20:31 +02:00
sfc.c net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
sfc.h net/sfc: add xstats for Rx/Tx doorbells 2021-07-23 23:26:45 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00