[PATCH v2 0/2] net/null: add a test
Stephen Hemminger
stephen at networkplumber.org
Tue Jan 6 17:47:13 CET 2026
Add a test and small improvement for null PMD
v2 - review feedback and small improvement
Stephen Hemminger (2):
test: add a test for null PMD
net/null: revise info_get
app/test/meson.build | 1 +
app/test/test_pmd_null.c | 811 ++++++++++++++++++++++++++++++++
drivers/net/null/rte_eth_null.c | 11 +-
3 files changed, 816 insertions(+), 7 deletions(-)
create mode 100644 app/test/test_pmd_null.c
--
2.51.0
More information about the dev
mailing list