[PATCH v3 0/2] af_packet: cleanup and test
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 15 16:51:38 CEST 2026
A couple of small patches for the af_packet PMD.
Fix indentation and add a basic test.
Stephen Hemminger (2):
net/af_packet: fix indentation
test: add test for af_packet
v3 - fix unchecked return value in test
app/test/meson.build | 1 +
app/test/test_pmd_af_packet.c | 1174 +++++++++++++++++++++
drivers/net/af_packet/rte_eth_af_packet.c | 64 +-
3 files changed, 1207 insertions(+), 32 deletions(-)
create mode 100644 app/test/test_pmd_af_packet.c
--
2.53.0
More information about the dev
mailing list