numam-dpdk/app
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
..
pdump app/pdump: fix vdev cleanup 2019-01-17 21:27:37 +01:00
proc-info app/procinfo: add --iter-mempool 2019-01-11 15:45:30 +01:00
test-bbdev app/bbdev: fix return value check 2019-01-10 16:57:22 +01:00
test-compress-perf app/compress-perf: refactor code 2018-12-19 11:19:11 +01:00
test-crypto-perf app/crypto-perf: use separate session mempools 2019-01-10 16:57:22 +01:00
test-eventdev
test-pmd app/testpmd: check mbufs in verbose mode 2019-01-15 02:40:40 +01:00
Makefile
meson.build