[dpdk-dev] [PATCH v2 0/3] pdump: small enhancements

Stephen Hemminger stephen at networkplumber.org
Tue Dec 29 21:08:58 CET 2020


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(-)

-- 
2.29.2



More information about the dev mailing list