On 1/15/2019 1:45 PM, Reshma Pattan wrote: > Virtual devices added in pdump application > using rte_eal_hotplug_add should be removed explicitly > while exiting the pdump application, otherwise the > subsequent run of the pdump application will fail with the reason > that virtual devices with the same name already exists in primary. > > Fixes: 6362f362a2 ("app/pdump: use EAL hotplug instead of ethdev attach") > CC: sta...@dpdk.org > CC: ferruh.yi...@intel.com > > Signed-off-by: Reshma Pattan <reshma.pat...@intel.com>
Tested-by: Ferruh Yigit <ferruh.yi...@intel.com>