DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: Re: [PATCH v6 0/3] af_packet: cleanup and add test
Date: Thu, 30 Apr 2026 10:22:49 -0700	[thread overview]
Message-ID: <20260430102249.369832b0@phoenix.local> (raw)
In-Reply-To: <20260429182055.398105-1-stephen@networkplumber.org>

On Wed, 29 Apr 2026 11:18:58 -0700
Stephen Hemminger <stephen@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 

      parent reply	other threads:[~2026-04-30 17:22 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-13 23:00 [PATCH 1/2] net/af_packet: fix indentation Stephen Hemminger
2026-04-13 23:00 ` [PATCH 2/2] test: add test for af_packet Stephen Hemminger
2026-04-14 15:52 ` [PATCH v2 0/2] af_packet: cleanup and test Stephen Hemminger
2026-04-14 15:52   ` [PATCH v2 1/2] net/af_packet: whitespace cleanup Stephen Hemminger
2026-04-14 15:52   ` [PATCH v2 2/2] test: add test for af_packet Stephen Hemminger
2026-04-28 14:13 ` [PATCH v5 0/2] af_packet: cleanup and add test Stephen Hemminger
2026-04-28 14:13   ` [PATCH v5 1/2] net/af_packet: fix indentation Stephen Hemminger
2026-04-28 14:13   ` [PATCH v5 2/2] test: add test for af_packet Stephen Hemminger
2026-04-29 18:18 ` [PATCH v6 0/3] af_packet: cleanup and add test Stephen Hemminger
2026-04-29 18:18   ` [PATCH v6 1/3] maintainers: nominate myself for af_packet Stephen Hemminger
2026-04-29 18:19   ` [PATCH v6 2/3] net/af_packet: fix indentation Stephen Hemminger
2026-04-29 18:19   ` [PATCH v6 3/3] test: add test for af_packet Stephen Hemminger
2026-04-30 17:22   ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260430102249.369832b0@phoenix.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox