[dpdk-dev] [PATCH] app/testpmd: fix vm_hotplug after removal of rte_eth_devices

Li, Xiaoyun xiaoyun.li at intel.com
Fri Jul 30 04:17:50 CEST 2021


> -----Original Message-----
> From: Gributs, Paulis <paulis.gributs at intel.com>
> Sent: Wednesday, July 28, 2021 21:49
> To: Li, Xiaoyun <xiaoyun.li at intel.com>; Yigit, Ferruh <ferruh.yigit at intel.com>
> Cc: dev at dpdk.org; thomas at monjalon.net; Gributs, Paulis
> <paulis.gributs at intel.com>
> Subject: [PATCH] app/testpmd: fix vm_hotplug after removal of rte_eth_devices
> 
> After removing rte_eth_devices from testpmd the vm_hotplug no longer
> recovered after removal of a device, this patch fixes this issue.
> 
> Fixes: 0a0821bcf312 ("app/testpmd: remove most uses of internal ethdev array")
> 
> Signed-off-by: Paulis Gributs <paulis.gributs at intel.com>
> ---
>  app/test-pmd/testpmd.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Acked-by: Xiaoyun Li <xiaoyun.li at intel.com>


More information about the dev mailing list