Thomas Monjalon 479e6a425c net/axgbe: 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.
The ".dev_close" callback is also called as part of the ".remove" one.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
2020-09-30 19:19:13 +02:00
..
2020-03-18 10:21:41 +01:00
2020-03-18 10:21:41 +01:00
2020-03-18 10:21:41 +01:00
2020-09-18 18:55:10 +02:00
2020-08-12 11:32:16 +02:00