numam-dpdk/drivers/net/bnxt
Ajit Khaparde 3c2e87c10b net/bnxt: fix close operation
We are not cleaning up all the memory and also not unregistering
the driver during device close operation. This patch fixes the issue.

Fixes: 8930749513 ("net/bnxt: free memory in close operation")
Cc: stable@dpdk.org

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2018-07-03 01:35:58 +02:00
..
bnxt_cpr.c net/bnxt: use first completion ring for fwd and async event 2018-05-23 00:35:01 +02:00
bnxt_cpr.h net/bnxt: support Tx batching 2018-07-03 01:35:58 +02:00
bnxt_ethdev.c net/bnxt: fix close operation 2018-07-03 01:35:58 +02:00
bnxt_filter.c net/bnxt: rename function checking MAC address 2018-05-14 22:31:48 +01:00
bnxt_filter.h net/bnxt: rename function checking MAC address 2018-05-14 22:31:48 +01:00
bnxt_hwrm.c net/bnxt: fix clear port stats 2018-07-03 01:35:58 +02:00
bnxt_hwrm.h net/bnxt: fix VF resource allocation 2018-05-23 00:35:01 +02:00
bnxt_irq.c net/bnxt: use first completion ring for fwd and async event 2018-05-23 00:35:01 +02:00
bnxt_irq.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_nvm_defs.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_ring.c net/bnxt: use first completion ring for fwd and async event 2018-05-23 00:35:01 +02:00
bnxt_ring.h net/bnxt: fix VF resource allocation 2018-05-23 00:35:01 +02:00
bnxt_rxq.c ethdev: add new offload flag to keep CRC 2018-07-03 01:35:58 +02:00
bnxt_rxq.h net/bnxt: avoid freeing memzone multiple times 2018-04-27 15:54:56 +01:00
bnxt_rxr.c net/bnxt: optimize Rx processing 2018-07-03 01:35:58 +02:00
bnxt_rxr.h net/bnxt: optimize Rx processing 2018-07-03 01:35:58 +02:00
bnxt_stats.c net/bnxt: add missing ids in xstats 2018-06-14 19:27:50 +02:00
bnxt_stats.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_txq.c net/bnxt: validate structs and pointers before use 2018-05-14 22:31:48 +01:00
bnxt_txq.h net/bnxt: support Tx batching 2018-07-03 01:35:58 +02:00
bnxt_txr.c net/bnxt: support Tx batching 2018-07-03 01:35:58 +02:00
bnxt_txr.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_vnic.c net/bnxt: fix RSS hash configuration 2018-05-23 00:35:01 +02:00
bnxt_vnic.h net/bnxt: fix RSS hash configuration 2018-05-23 00:35:01 +02:00
bnxt.h net/bnxt: set descriptor rings limits 2018-07-03 01:35:58 +02:00
hsi_struct_def_dpdk.h net/bnxt: add NVM specific HWRM commands 2018-05-14 22:31:50 +01:00
Makefile use SPDX tag for 6WIND copyrighted files 2018-05-25 10:47:06 +02:00
meson.build net/bnxt: add to meson build 2018-06-14 19:27:50 +02:00
rte_pmd_bnxt_version.map
rte_pmd_bnxt.c net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
rte_pmd_bnxt.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00