numam-dpdk/drivers/net/szedata2
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/szedata2: do not affect Ethernet interfaces 2018-04-14 00:43:30 +02:00
meson.build net/szedata2: add to meson build 2018-06-14 19:27:50 +02:00
rte_eth_szedata2.c ethdev: free all common data when releasing port 2018-10-26 22:14:05 +02:00
rte_eth_szedata2.h net/szedata2: support new NIC 2018-04-14 00:43:30 +02:00
rte_pmd_szedata2_version.map szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
szedata2_logs.h net/szedata2: implement dynamic logging 2018-04-14 00:40:21 +02:00