From: patchwork-bot+netdevbpf@kernel.org
To: Hangbin Liu <liuhangbin@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, horms@kernel.org,
shuah@kernel.org, matttbe@kernel.org, martineau@kernel.org,
geliang@kernel.org, pablo@netfilter.org, kadlec@netfilter.org,
andrea.mayer@uniroma2.it, paolo.lungaroni@uniroma2.it,
linux-kselftest@vger.kernel.org, mptcp@lists.linux.dev,
netfilter-devel@vger.kernel.org, coreteam@netfilter.org
Subject: Re: [PATCHv2 net-next 0/6] selftests: net: configure rp_filter in setup_ns
Date: Tue, 13 May 2025 01:20:41 +0000 [thread overview]
Message-ID: <174709924174.1134434.13855187594239481377.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250508081910.84216-1-liuhangbin@gmail.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 8 May 2025 08:19:04 +0000 you wrote:
> Some distributions enable rp_filter globally by default, which can interfere
> with various test cases. To address this, many tests explicitly disable
> rp_filter within their scripts.
>
> To avoid duplication and ensure consistent behavior across tests, this patch
> moves the rp_filter configuration into setup_ns, applied immediately after a
> new namespace is created. This change ensures that all namespace-based tests
> inherit the appropriate rp_filter settings, simplifying individual test
> scripts and improving maintainability.
>
> [...]
Here is the summary with links:
- [PATCHv2,net-next,1/6] selftests: net: disable rp_filter after namespace initialization
https://git.kernel.org/netdev/net-next/c/ce17831f8e97
- [PATCHv2,net-next,2/6] selftests: net: remove redundant rp_filter configuration
https://git.kernel.org/netdev/net-next/c/50ad88d57631
- [PATCHv2,net-next,3/6] selftests: net: use setup_ns for bareudp testing
https://git.kernel.org/netdev/net-next/c/69ea46e7d00e
- [PATCHv2,net-next,4/6] selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration
https://git.kernel.org/netdev/net-next/c/3f68f59e9593
- [PATCHv2,net-next,5/6] selftests: netfilter: remove rp_filter configuration
https://git.kernel.org/netdev/net-next/c/7c8b89ec506e
- [PATCHv2,net-next,6/6] selftests: mptcp: remove rp_filter configuration
https://git.kernel.org/netdev/net-next/c/b83d98c1db29
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:[~2025-05-13 1:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-08 8:19 [PATCHv2 net-next 0/6] selftests: net: configure rp_filter in setup_ns Hangbin Liu
2025-05-08 8:19 ` [PATCHv2 net-next 1/6] selftests: net: disable rp_filter after namespace initialization Hangbin Liu
2025-05-12 16:04 ` Simon Horman
2025-05-08 8:19 ` [PATCHv2 net-next 2/6] selftests: net: remove redundant rp_filter configuration Hangbin Liu
2025-05-12 16:04 ` Simon Horman
2025-05-08 8:19 ` [PATCHv2 net-next 3/6] selftests: net: use setup_ns for bareudp testing Hangbin Liu
2025-05-12 16:04 ` Simon Horman
2025-05-08 8:19 ` [PATCHv2 net-next 4/6] selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration Hangbin Liu
2025-05-11 1:34 ` Andrea Mayer
2025-05-08 8:19 ` [PATCHv2 net-next 5/6] selftests: netfilter: " Hangbin Liu
2025-05-08 8:19 ` [PATCHv2 net-next 6/6] selftests: mptcp: " Hangbin Liu
2025-05-13 1:20 ` 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=174709924174.1134434.13855187594239481377.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrea.mayer@uniroma2.it \
--cc=coreteam@netfilter.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=geliang@kernel.org \
--cc=horms@kernel.org \
--cc=kadlec@netfilter.org \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=liuhangbin@gmail.com \
--cc=martineau@kernel.org \
--cc=matttbe@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=paolo.lungaroni@uniroma2.it \
--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;
as well as URLs for NNTP newsgroup(s).