[PATCH v6 0/3] af_packet: cleanup and add test
Stephen Hemminger
stephen at networkplumber.org
Thu Apr 30 19:22:49 CEST 2026
On Wed, 29 Apr 2026 11:18:58 -0700
Stephen Hemminger <stephen at networkplumber.org> wrote:
> 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
>
> v6 - add myself as maintainer
>
> v5 - end test after 10 packets or timeout
>
> v4 - fix test to use stdatomic correctly
>
> Stephen Hemminger (3):
> maintainers: nominate myself for af_packet
> net/af_packet: fix indentation
> test: add test for af_packet
>
> MAINTAINERS | 3 +-
> app/test/meson.build | 1 +
> app/test/test_pmd_af_packet.c | 1123 +++++++++++++++++++++
> drivers/net/af_packet/rte_eth_af_packet.c | 64 +-
> 4 files changed, 1158 insertions(+), 33 deletions(-)
> create mode 100644 app/test/test_pmd_af_packet.c
>
Applied to next-net
More information about the dev
mailing list