Re: [dpdk-dev] [PATCH v2 0/3] pdump: small enhancements
From: Thomas Monjalon <hidden>
Date: 2021-01-19 14:25:55
From: Thomas Monjalon <hidden>
Date: 2021-01-19 14:25:55
29/12/2020 21:08, Stephen Hemminger:
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
Applied, thanks