Re: [dpdk-dev] [PATCH v4] pdump: fix vdev cleanup

2019-01-17 Thread Thomas Monjalon
15/01/2019 15:57, Ferruh Yigit: > 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 th

Re: [dpdk-dev] [PATCH v4] pdump: fix vdev cleanup

2019-01-15 Thread Ferruh Yigit
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 s