Thomas Monjalon e16adf08e5 ethdev: free all common data when releasing port
This is a clean-up of common ethdev data freeing.
All data freeing are moved to rte_eth_dev_release_port()
and done only in case of primary process.

It is probably fixing some memory leaks for PMDs which were
not freeing all data.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-10-26 22:14:05 +02:00
..
2018-01-22 01:26:49 +01:00
2018-01-22 01:26:49 +01:00
2018-06-14 19:27:50 +02:00
2018-06-14 19:27:50 +02:00