From: patchwork-bot+netdevbpf@kernel.org
To: Aleksei Oladko <aleksey.oladko@virtuozzo.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, horms@kernel.org, shuah@kernel.org,
aconole@redhat.com, imaximet@redhat.com, echaudro@redhat.com,
sbrivio@redhat.com, netdev@vger.kernel.org,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
dev@openvswitch.org
Subject: Re: [PATCH net v3 0/6] selftests: net: fix false failures due to missing features and host interference
Date: Sat, 07 Mar 2026 03:50:08 +0000 [thread overview]
Message-ID: <177285540880.145254.2317239509731397843.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260306000127.519064-1-aleksey.oladko@virtuozzo.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 6 Mar 2026 00:01:21 +0000 you wrote:
> Hi,
>
> This series addresses several issues in the networking kselftests
> that cause false-positive failures depending on the host environment,
> kernel configuration, or library versions.
>
> The main focus of these changes is to isolate tests from the host
> environment (using namespaces) and to ensure proper fallback or
> skipping when dependencies are missing.
>
> [...]
Here is the summary with links:
- [net,v3,1/6] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable
(no matching commit)
- [net,v3,2/6] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported
https://git.kernel.org/netdev/net-next/c/0bcac7b11262
- [net,v3,3/6] selftests: net: run reuseport tests in netns to avoid port conflicts
(no matching commit)
- [net,v3,4/6] selftests: net: rename pmtu.sh to pmtu-test.sh
(no matching commit)
- [net,v3,5/6] selftests: net: run pmtu.sh in netns to avoid host firewall interference
(no matching commit)
- [net,v3,6/6] selftests: net: io_uring_zerocopy: enable io_uring for the test
(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:[~2026-03-07 3:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-06 0:01 [PATCH net v3 0/6] selftests: net: fix false failures due to missing features and host interference Aleksei Oladko
2026-03-06 0:01 ` [PATCH net v3 1/6] selftests: net: fib_tests: skip rp_filter test if cls_basic is unavailable Aleksei Oladko
2026-03-07 3:24 ` Jakub Kicinski
2026-03-06 0:01 ` [PATCH net v3 2/6] selftests: net: make ovs-dpctl.py fail when pyroute2 is unsupported Aleksei Oladko
2026-03-06 13:42 ` Aaron Conole
2026-03-06 0:01 ` [PATCH net v3 3/6] selftests: net: run reuseport tests in netns to avoid port conflicts Aleksei Oladko
2026-03-07 3:25 ` Jakub Kicinski
2026-03-06 0:01 ` [PATCH net v3 4/6] selftests: net: rename pmtu.sh to pmtu-test.sh Aleksei Oladko
2026-03-06 0:01 ` [PATCH net v3 5/6] selftests: net: run pmtu.sh in netns to avoid host firewall interference Aleksei Oladko
2026-03-06 0:01 ` [PATCH net v3 6/6] selftests: net: io_uring_zerocopy: enable io_uring for the test Aleksei Oladko
2026-03-07 3:50 ` 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=177285540880.145254.2317239509731397843.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=aconole@redhat.com \
--cc=aleksey.oladko@virtuozzo.com \
--cc=davem@davemloft.net \
--cc=dev@openvswitch.org \
--cc=echaudro@redhat.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=imaximet@redhat.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sbrivio@redhat.com \
--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 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.