numam-dpdk/app/pdump
Reshma Pattan 1c4466cb99 app/pdump: cleanup rings upon failures
Function create_mp_ring_vdev() for failure cases exits without
freeing the created rte rings, because of this, pdump tool cannot be
rerun successfully. Added rte ring cleanup logic upon failures.

Fixes: caa7028276 ("app/pdump: add tool for packet capturing")

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
2016-07-22 17:57:15 +02:00
..
main.c app/pdump: cleanup rings upon failures 2016-07-22 17:57:15 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00