numam-dpdk/drivers/net/liquidio
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 ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
lio_ethdev.c ethdev: free all common data when releasing port 2018-10-26 22:14:05 +02:00
lio_ethdev.h
lio_logs.h net/liquidio: implement dynamic logging 2018-01-16 18:47:49 +01:00
lio_rxtx.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
lio_rxtx.h
lio_struct.h
Makefile net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00
meson.build net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00
rte_pmd_liquidio_version.map net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00