mbox

[0/2] pdump: small enhancements

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

Message

Stephen Hemminger Dec. 27, 2020, 3:33 a.m. UTC
  Found these while doing pcapng support and new capture command.
They are standalone enhancements.

Stephen Hemminger (2):
  pdump: use rte_pktmbuf_free bulk
  pdump: replace DEVICE_ID_SIZE with RTE_DEV_NAME_MAX_LEN

 app/pdump/main.c             |  8 ++++----
 lib/librte_pdump/rte_pdump.c | 19 ++++++++-----------
 2 files changed, 12 insertions(+), 15 deletions(-)