numam-dpdk/lib/librte_pdump
Reshma Pattan c9c7758dde pdump: fix log messages
The ethdev Rx/Tx remove callback apis doesn't set rte_errno during
failures, instead they just return negative error number, so using
that number in logs instead of rte_errno upon Rx and Tx callback
removal failures.

Fixes: 278f9454 ("pdump: add new library for packet capture")

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-11-12 22:27:09 +01:00
..
Makefile pdump: fix missing dependency on libpthread 2016-06-29 13:33:01 +02:00
rte_pdump_version.map pdump: add new library for packet capture 2016-06-16 23:39:56 +02:00
rte_pdump.c pdump: fix log messages 2016-11-12 22:27:09 +01:00
rte_pdump.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00