numam-dpdk/drivers/net/mvneta
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
..
Makefile net/mvneta: support Rx/Tx 2018-10-11 18:53:48 +02:00
meson.build net/mvneta: support Rx/Tx 2018-10-11 18:53:48 +02:00
mvneta_ethdev.c ethdev: free all common data when releasing port 2018-10-26 22:14:05 +02:00
mvneta_ethdev.h net/mvneta: support statistics reset 2018-10-11 18:53:48 +02:00
mvneta_rxtx.c net/mvneta: support Rx/Tx 2018-10-11 18:53:48 +02:00
mvneta_rxtx.h net/mvneta: support Rx/Tx 2018-10-11 18:53:48 +02:00
rte_pmd_mvneta_version.map net/mvneta: add PMD skeleton 2018-10-11 18:53:48 +02:00