numam-dpdk/drivers/net/enetc
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
..
base net/enetc: add PMD with basic operations 2018-10-11 18:53:49 +02:00
enetc_ethdev.c ethdev: free all common data when releasing port 2018-10-26 22:14:05 +02:00
enetc_logs.h net/enetc: enable Rx and Tx 2018-10-11 18:53:49 +02:00
enetc_rxtx.c net/enetc: enable Rx and Tx 2018-10-11 18:53:49 +02:00
enetc.h net/enetc: enable Rx and Tx 2018-10-11 18:53:49 +02:00
Makefile net/enetc: enable Rx and Tx 2018-10-11 18:53:49 +02:00
meson.build net/enetc: enable Rx and Tx 2018-10-11 18:53:49 +02:00
rte_pmd_enetc_version.map net/enetc: add PMD with basic operations 2018-10-11 18:53:49 +02:00