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, willemdebruijn.kernel@gmail.com,
ecree.xilinx@gmail.com, dw@davidwei.uk,
przemyslaw.kitszel@intel.com, michael.chan@broadcom.com,
andrew.gospodarek@broadcom.com, leitao@debian.org,
petrm@nvidia.com
Subject: Re: [PATCH net-next v3 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
Date: Thu, 27 Jun 2024 02:10:30 +0000 [thread overview]
Message-ID: <171945423069.12118.12803113471439449544.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240626012456.2326192-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 25 Jun 2024 18:24:52 -0700 you wrote:
> Add a few tests exercising RSS context API.
> In addition to basic sanity checks, tests add RSS contexts,
> n-tuple rule to direct traffic to them (based on dst port),
> and qstats to make sure traffic landed where we expected.
>
> v2 adds a test for removing contexts out of order. When testing
> bnxt - either the new test or running more tests after the overlap
> test makes the device act strangely. To the point where it may start
> giving out ntuple IDs of 0 for all rules..
>
> [...]
Here is the summary with links:
- [net-next,v3,1/4] selftests: drv-net: try to check if port is in use
https://git.kernel.org/netdev/net-next/c/8b8fe280155d
- [net-next,v3,2/4] selftests: drv-net: add helper to wait for HW stats to sync
https://git.kernel.org/netdev/net-next/c/af8e51644a70
- [net-next,v3,3/4] selftests: drv-net: add ability to wait for at least N packets to load gen
https://git.kernel.org/netdev/net-next/c/94fecaa6dcd0
- [net-next,v3,4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-06-27 2:10 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-26 1:24 [PATCH net-next v3 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts Jakub Kicinski
2024-06-26 1:24 ` [PATCH net-next v3 1/4] selftests: drv-net: try to check if port is in use Jakub Kicinski
2024-06-26 10:10 ` Petr Machata
2024-06-26 10:28 ` Willem de Bruijn
2024-06-26 1:24 ` [PATCH net-next v3 2/4] selftests: drv-net: add helper to wait for HW stats to sync Jakub Kicinski
2024-06-26 9:49 ` Petr Machata
2024-06-26 10:29 ` Willem de Bruijn
2024-06-26 1:24 ` [PATCH net-next v3 3/4] selftests: drv-net: add ability to wait for at least N packets to load gen Jakub Kicinski
2024-06-26 10:11 ` Petr Machata
2024-06-26 10:29 ` Willem de Bruijn
2024-06-26 1:24 ` [PATCH net-next v3 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts Jakub Kicinski
2024-06-26 10:11 ` Petr Machata
2024-06-26 10:36 ` Willem de Bruijn
2024-06-26 16:50 ` [PATCH net-next v3 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts Edward Cree
2024-06-26 17:00 ` Jakub Kicinski
2024-06-27 2: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=171945423069.12118.12803113471439449544.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew.gospodarek@broadcom.com \
--cc=davem@davemloft.net \
--cc=dw@davidwei.uk \
--cc=ecree.xilinx@gmail.com \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=leitao@debian.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@nvidia.com \
--cc=przemyslaw.kitszel@intel.com \
--cc=willemdebruijn.kernel@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.