Rastislav Cernay 3890413fc5 net/szedata2: remove resources when port is closed
The rte_eth_dev_close() function now handles freeing resources for
devices (e.g., mac_addrs).  To conform with the new close() behaviour we
are asserting the RTE_ETH_DEV_CLOSE_REMOVE flag so that
rte_eth_dev_close() releases all device level dynamic memory.

Signed-off-by: Rastislav Cernay <cernay@netcope.com>
Acked-by: Jan Remes <remes@netcope.com>
2019-08-28 15:09:28 +02:00
..
2019-08-27 10:44:14 +02:00
2019-08-05 19:24:17 +02:00
2019-08-05 19:42:02 +02:00
2019-08-06 13:29:25 +02:00
2019-07-23 14:31:35 +02:00
2019-08-07 10:21:33 +02:00
2019-08-26 14:41:13 +02:00