numam-dpdk/drivers/net/softnic
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
..
conn.c mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
conn.h net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
firmware.cli net/softnic: add firmware script 2018-07-12 13:55:42 +02:00
Makefile net/softnic: add cryptodev 2018-10-26 14:13:45 +02:00
meson.build net/softnic: add cryptodev 2018-10-26 14:13:45 +02:00
parser.c net/softnic: add command for tmgr shaper profile 2018-07-25 19:27:34 +02:00
parser.h net/softnic: add command for tmgr shaper profile 2018-07-25 19:27:34 +02:00
rte_eth_softnic_action.c net/softnic: add symmetric crypto action 2018-10-26 14:13:45 +02:00
rte_eth_softnic_cli.c net/softnic: add crypto commands 2018-10-26 14:16:05 +02:00
rte_eth_softnic_cryptodev.c net/softnic: add cryptodev 2018-10-26 14:13:45 +02:00
rte_eth_softnic_flow.c net/softnic: support flow API VXLAN encap action 2018-10-17 15:04:39 +02:00
rte_eth_softnic_internals.h net/softnic: add symmetric crypto action 2018-10-26 14:13:45 +02:00
rte_eth_softnic_link.c net/softnic: add link object 2018-07-12 13:49:24 +02:00
rte_eth_softnic_mempool.c net/softnic: add mempool object 2018-07-12 13:49:44 +02:00
rte_eth_softnic_meter.c net/softnic: read meter statistics 2018-10-12 17:59:15 +02:00
rte_eth_softnic_pipeline.c net/softnic: configure crypto port 2018-10-26 14:13:45 +02:00
rte_eth_softnic_swq.c net/softnic: fix memory illegal access after free 2018-07-23 23:55:26 +02:00
rte_eth_softnic_tap.c net/softnic: add tap object 2018-07-12 13:50:03 +02:00
rte_eth_softnic_thread.c net/softnic: add symmetric crypto action 2018-10-26 14:13:45 +02:00
rte_eth_softnic_tm.c net/softnic: add command for tmgr create 2018-07-25 19:27:07 +02:00
rte_eth_softnic.c ethdev: free all common data when releasing port 2018-10-26 22:14:05 +02:00
rte_eth_softnic.h net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
rte_pmd_softnic_version.map net/softnic: add connection agent 2018-07-12 13:52:37 +02:00