public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
	linux-kselftest@vger.kernel.org, shuah@kernel.org,
	willemb@google.com, petrm@nvidia.com, dw@davidwei.uk,
	mst@redhat.com
Subject: Re: [PATCH net-next v4 0/6] selftests: drv-net: driver tests for HW GRO
Date: Fri, 20 Mar 2026 00:10:11 +0000	[thread overview]
Message-ID: <177396541154.1856894.14020657481074915954.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260318033819.1469350-1-kuba@kernel.org>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 17 Mar 2026 20:38:13 -0700 you wrote:
> Add tests for HW GRO stats, packet ordering and depth.
> 
> The ynltool and bnxt patches from v2 were applied separately.
> 
> v4:
>  - [patch 6] rename [FAIL] -> [MISS]; NIPA thinks every [FAIL]
>    means test failed, 'cause bash test don't ktap :/
> v3: https://lore.kernel.org/20260316224505.279672-1-kuba@kernel.org
>  - [patch 3] add a note about fq being needed
> v2: https://lore.kernel.org/20260207003509.3927744-1-kuba@kernel.org
>  - [patch 3] do not enable SO_TXTIME for multi-flow tests
>  - [patch 6] move the test to cover SW GRO
> v1: https://lore.kernel.org/20260205220541.2992807-1-kuba@kernel.org
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/6] selftests: net: move gro to lib for HW vs SW reuse
    https://git.kernel.org/netdev/net-next/c/8888bf4fb980
  - [net-next,v4,2/6] selftests: drv-net: give HW stats sync time extra 25% of margin
    https://git.kernel.org/netdev/net-next/c/9b29afa11660
  - [net-next,v4,3/6] selftests: drv-net: gro: use SO_TXTIME to schedule packets together
    https://git.kernel.org/netdev/net-next/c/f26d43acf12f
  - [net-next,v4,4/6] selftests: drv-net: gro: test GRO stats
    https://git.kernel.org/netdev/net-next/c/ba5d4128fca8
  - [net-next,v4,5/6] selftests: drv-net: gro: add test for packet ordering
    https://git.kernel.org/netdev/net-next/c/ff1cb3ad2abc
  - [net-next,v4,6/6] selftests: drv-net: gro: add a test for GRO depth
    https://git.kernel.org/netdev/net-next/c/7dae8ffb0987

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-03-20  0:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-18  3:38 [PATCH net-next v4 0/6] selftests: drv-net: driver tests for HW GRO Jakub Kicinski
2026-03-18  3:38 ` [PATCH net-next v4 1/6] selftests: net: move gro to lib for HW vs SW reuse Jakub Kicinski
2026-03-18  3:38 ` [PATCH net-next v4 2/6] selftests: drv-net: give HW stats sync time extra 25% of margin Jakub Kicinski
2026-03-18  3:38 ` [PATCH net-next v4 3/6] selftests: drv-net: gro: use SO_TXTIME to schedule packets together Jakub Kicinski
2026-03-18  3:38 ` [PATCH net-next v4 4/6] selftests: drv-net: gro: test GRO stats Jakub Kicinski
2026-03-18  3:38 ` [PATCH net-next v4 5/6] selftests: drv-net: gro: add test for packet ordering Jakub Kicinski
2026-03-18  3:38 ` [PATCH net-next v4 6/6] selftests: drv-net: gro: add a test for GRO depth Jakub Kicinski
2026-03-20  0:10 ` patchwork-bot+netdevbpf [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=177396541154.1856894.14020657481074915954.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dw@davidwei.uk \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=petrm@nvidia.com \
    --cc=shuah@kernel.org \
    --cc=willemb@google.com \
    /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