From: patchwork-bot+netdevbpf@kernel.org
To: Stanislav Fomichev <sdf@fomichev.me>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, shuah@kernel.org,
jdamato@fastly.com, petrm@nvidia.com,
linux-kselftest@vger.kernel.org
Subject: Re: [PATCH net-next v3 1/3] selftests: net-drv: exercise queue stats when the device is down
Date: Fri, 02 Aug 2024 23:30:44 +0000 [thread overview]
Message-ID: <172264144456.25502.12472337921834867363.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240802000309.2368-1-sdf@fomichev.me>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 1 Aug 2024 17:03:07 -0700 you wrote:
> Verify that total device stats don't decrease after it has been turned down.
> Also make sure the device doesn't crash when we access per-queue stats
> when it's down (in case it tries to access some pointers that are NULL).
>
> KTAP version 1
> 1..5
> ok 1 stats.check_pause
> ok 2 stats.check_fec
> ok 3 stats.pkt_byte_sum
> ok 4 stats.qstat_by_ifindex
> ok 5 stats.check_down
> # Totals: pass:5 fail:0 xfail:0 xpass:0 skip:0 error:0
>
> [...]
Here is the summary with links:
- [net-next,v3,1/3] selftests: net-drv: exercise queue stats when the device is down
https://git.kernel.org/netdev/net-next/c/ab1000976cc7
- [net-next,v3,2/3] selftests: net: ksft: support marking tests as disruptive
https://git.kernel.org/netdev/net-next/c/f87930683481
- [net-next,v3,3/3] selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
https://git.kernel.org/netdev/net-next/c/a48395f22b8c
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-08-02 23:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-02 0:03 [PATCH net-next v3 1/3] selftests: net-drv: exercise queue stats when the device is down Stanislav Fomichev
2024-08-02 0:03 ` [PATCH net-next v3 2/3] selftests: net: ksft: support marking tests as disruptive Stanislav Fomichev
2024-08-02 0:03 ` [PATCH net-next v3 3/3] selftests: net: ksft: replace 95 with errno.EOPNOTSUPP Stanislav Fomichev
2024-08-02 23:30 ` 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=172264144456.25502.12472337921834867363.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jdamato@fastly.com \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@nvidia.com \
--cc=sdf@fomichev.me \
--cc=shuah@kernel.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