numam-dpdk/app/pdump
Reshma Pattan 35cb223ab7 app/pdump: fix vdev cleanup
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: stable@dpdk.org

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Tested-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-01-17 21:27:37 +01:00
..
main.c app/pdump: fix vdev cleanup 2019-01-17 21:27:37 +01:00
Makefile
meson.build build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00