> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Sunday, September 13, 2020 11:07 PM
> To: [email protected]
> Cc: Yigit, Ferruh <[email protected]>; [email protected];
> Singh, Jasvinder <[email protected]>; Dumitrescu, Cristian
> <[email protected]>
> Subject: [PATCH 14/20] net/softnic: release port upon close
> 
> The flag RTE_ETH_DEV_CLOSE_REMOVE is set so all port resources
> can be freed by rte_eth_dev_close().
> 
> Freeing of private port resources is moved
> from the ".remove(device)" to the ".dev_close(port)" operation.
> 
> Signed-off-by: Thomas Monjalon <[email protected]>
> ---

Thanks for doing this work, Thomas!

Acked-by: Cristian Dumitrescu <[email protected]>

Reply via email to