[dpdk-dev] [PATCH v5 4/6] ethdev: free all common data when releasing port

Andrew Rybchenko arybchenko at solarflare.com
Thu Oct 18 09:13:37 CEST 2018


On 10/18/18 4:24 AM, Thomas Monjalon wrote:
> 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 at monjalon.net>

Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>



More information about the dev mailing list