[dpdk-dev] [PATCH] net/vhost: release port upon close
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Jun 5 12:15: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(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list