Performance improve performance and tests for pcapng. Stephen Hemminger (6): pcapng: use alloca instead of fixed buffer pcapng: add additional mbuf if space required on copy test: add more tests for comments in pcapng test: vary size of packets in pcapng test test: increase gap in pcapng test pcapng: improve performance of timestamping
app/test/test_pcapng.c | 134 +++++++++++++++++++++++++++++----------- lib/pcapng/rte_pcapng.c | 101 +++++++++++++++++++----------- 2 files changed, 163 insertions(+), 72 deletions(-) -- 2.51.0

