mbox

[v2,0/3] pdump: small enhancements

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

Message

Stephen Hemminger Dec. 29, 2020, 8:08 p.m. UTC
  Found these while doing pcapng support and new capture command.
They are standalone enhancements.

Stephen Hemminger (3):
  pdump: use rte_pktmbuf_free bulk
  pdump: replace DEVICE_ID_SIZE with RTE_DEV_NAME_MAX_LEN
  pdump: cleanup checkpatch warnings

v2 - add more checkpatch fixes

 app/pdump/main.c             |  8 +++---
 lib/librte_pdump/rte_pdump.c | 47 +++++++++++++++++-------------------
 2 files changed, 26 insertions(+), 29 deletions(-)