[PATCH 0/4] net/null optimizations
Stephen Hemminger
stephen at networkplumber.org
Wed Mar 26 22:35:24 CET 2025
While reviewing use of null device for testing, noticed several things
this driver is doing which are unnecessary.
Stephen Hemminger (4):
net/null: Tx optimizations
net/null: fix packet copy
net/null: optimize Rx
net/null: count all queues
drivers/net/null/#rte_eth_null.c# | 754 ++++++++++++++++++++++++++++++
drivers/net/null/rte_eth_null.c | 95 ++--
2 files changed, 788 insertions(+), 61 deletions(-)
create mode 100644 drivers/net/null/#rte_eth_null.c#
--
2.47.2
More information about the dev
mailing list