numam-dpdk/drivers/net/atlantic
Thomas Monjalon d1d5d742ea net/atlantic: release port upon close
The flag RTE_ETH_DEV_CLOSE_REMOVE is set so all port resources
can be freed by rte_eth_dev_close().

Freeing of private port resources is moved
from the ".remove(device)" to the ".dev_close(port)" operation.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Igor Russkikh <irusskikh@marvell.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2020-09-30 19:19:13 +02:00
..
hw_atl replace packed attributes 2020-04-16 18:16:46 +02:00
atl_common.h net/atlantic: bump internal driver version 2019-04-19 14:51:54 +02:00
atl_ethdev.c net/atlantic: release port upon close 2020-09-30 19:19:13 +02:00
atl_ethdev.h net/atlantic: configure MACsec from interrupt handler 2019-04-19 14:51:54 +02:00
atl_hw_regs.c net/atlantic: add hardware registers access routines 2018-10-18 10:24:39 +02:00
atl_hw_regs.h net/atlantic: add hardware registers access routines 2018-10-18 10:24:39 +02:00
atl_logs.h net/atlantic: add logging structure 2018-10-18 10:24:39 +02:00
atl_rxtx.c net/atlantic: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
atl_types.h replace packed attributes 2020-04-16 18:16:46 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_atlantic_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00
rte_pmd_atlantic.c net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00
rte_pmd_atlantic.h drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00