While reviewing use of null device for testing, noticed several things this driver is doing which are unnecessary.
v2 - fix spelling and patch gliches add byte count Stephen Hemminger (4): net/null: fix packet copy net/null: Tx optimizations net/null: optimize Rx net/null: count all queues drivers/net/null/rte_eth_null.c | 149 ++++++++++++++++---------------- 1 file changed, 74 insertions(+), 75 deletions(-) -- 2.47.2