numam-dpdk/drivers/net/cxgbe
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
..
base net/cxgbe: avoid sending link params change from VF 2021-09-30 17:31:37 +02:00
clip_tbl.c net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
clip_tbl.h net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
cxgbe_compat.h
cxgbe_ethdev.c ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
cxgbe_filter.c
cxgbe_filter.h
cxgbe_flow.c
cxgbe_flow.h
cxgbe_main.c net/cxgbe: add MAC match-all to track promiscuous traffic 2021-07-02 19:03:03 +02:00
cxgbe_ofld.h net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
cxgbe_pfvf.h ethdev: change queue release callback 2021-10-06 19:16:03 +02:00
cxgbe.h
cxgbevf_ethdev.c net/cxgbe: support firmware version query 2021-10-05 19:32:01 +02:00
cxgbevf_main.c
l2t.c net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
l2t.h net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
meson.build
mps_tcam.c net/cxgbe: add MAC match-all to track promiscuous traffic 2021-07-02 19:03:03 +02:00
mps_tcam.h net/cxgbe: add MAC match-all to track promiscuous traffic 2021-07-02 19:03:03 +02:00
sge.c net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
smt.c net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
smt.h net/cxgbe: use C11-style compiler builtins for atomics 2021-07-02 19:03:03 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00