[dpdk-dev] [PATCH 5/5] app/testpmd: drop the workaround for virtio-user
Maxime Coquelin
maxime.coquelin at redhat.com
Mon Jun 17 16:44:13 CEST 2019
On 6/5/19 11:43 AM, Tiwei Bie wrote:
> The RTE_ETH_DEV_CLOSE_REMOVE support has been enabled in
> virtio-user, private resources for the port will be freed
> by rte_eth_dev_close(), so there is no need to have this
> workaround anymore.
>
> Signed-off-by: Tiwei Bie<tiwei.bie at intel.com>
> ---
> app/test-pmd/testpmd.c | 13 -------------
> 1 file changed, 13 deletions(-)
Great!
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list