numam-dpdk/drivers/net/bnx2x
Rasesh Mody 8f3aee84f3 net/bnx2x: release port upon close
Set RTE_ETH_DEV_CLOSE_REMOVE upon probe so all the private resources
for the port can be freed by rte_eth_dev_close(). With this change the
private port resources are released in the .dev_close callback.

Signed-off-by: Rasesh Mody <rmody@marvell.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2020-09-30 19:19:14 +02:00
..
bnx2x_ethdev.c net/bnx2x: release port upon close 2020-09-30 19:19:14 +02:00
bnx2x_ethdev.h net/bnx2x: remove local bool type 2020-01-17 19:46:02 +01:00
bnx2x_logs.h net/bnx2x: fix dynamic logging 2018-11-14 00:35:53 +01:00
bnx2x_osal.h net/bnx2x: fix meson build 2019-11-06 11:55:24 +01:00
bnx2x_rxtx.c net/bnx2x: add Rx descriptor MTU segment limitation 2020-05-11 22:27:39 +02:00
bnx2x_rxtx.h net/bnx2x: fix DMAE timeout 2019-04-19 14:51:54 +02:00
bnx2x_stats.c net/bnx2x: fix logging to include device name 2018-10-11 18:53:48 +02:00
bnx2x_stats.h net/bnx2x: move SPDX tags to source files 2018-08-03 17:08:39 +02:00
bnx2x_vfpf.c net/bnx2x: add multicast MAC address filtering 2020-04-21 13:57:07 +02:00
bnx2x_vfpf.h net/bnx2x: add multicast MAC address filtering 2020-04-21 13:57:07 +02:00
bnx2x.c net/bnx2x: use common bit operations API 2020-06-16 14:34:42 +02:00
bnx2x.h net/bnx2x: use common bit operations API 2020-06-16 14:34:42 +02:00
ecore_fw_defs.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_hsi.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_init_ops.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_init.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_mfw_req.h net/bnx2x: update to latest FW 7.13.11 2019-10-08 12:14:31 +02:00
ecore_reg.h net/bnx2x: update and reorganize HW registers 2019-10-08 12:14:31 +02:00
ecore_sp.c net/bnx2x: use common bit operations API 2020-06-16 14:34:42 +02:00
ecore_sp.h net/bnx2x: use common bit operations API 2020-06-16 14:34:42 +02:00
elink.c net/bnx2x: fix icc build 2019-06-26 09:14:24 +02:00
elink.h drivers/net: fix shifting 32-bit signed variable 31 times 2019-03-01 18:17:36 +01:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_bnx2x_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00