[dpdk-dev] [PATCH] net/vhost: release port upon close

Maxime Coquelin maxime.coquelin at redhat.com
Thu Jun 6 11:32:20 CEST 2019



On 6/5/19 11:42 AM, Tiwei Bie wrote:
> Set RTE_ETH_DEV_CLOSE_REMOVE upon probe so all the private
> resources for the port can be freed by rte_eth_dev_close().
> 
> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>
> ---
>   drivers/net/vhost/rte_eth_vhost.c | 10 +++++-----
>   1 file changed, 5 insertions(+), 5 deletions(-)
> 

Applied to dpdk-next-virtio/master.

Thanks,
Maxime


More information about the dev mailing list