mbox

[v2,0/2] pdump: cleanups

Message ID 20191108164717.7708-1-stephen@networkplumber.org (mailing list archive)
Headers

Message

Stephen Hemminger Nov. 8, 2019, 4:47 p.m. UTC
  These are a couple of small cleanups for 19.10 which
came out of work on pcapng support. Full pcapng support
and BPF are planned for DPDK 20.02.

Stephen Hemminger (2):
  pdump: use new pktmbuf copy function
  pdump: use dynamic logtype

 lib/librte_pdump/rte_pdump.c | 139 ++++++++++-------------------------
 1 file changed, 40 insertions(+), 99 deletions(-)

v2 - replace new log message from info_get as well