bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jiri Benc <jbenc@redhat.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
	andrii@kernel.org, posk@google.com, netdev@vger.kernel.org
Subject: Re: [PATCH bpf] selftests: bpf: test_lwt_ip_encap: really disable rp_filter
Date: Tue, 28 Sep 2021 07:40:07 +0000	[thread overview]
Message-ID: <163281480751.25377.929896779107240942.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <b1cdd9d469f09ea6e01e9c89a6071c79b7380f89.1632386362.git.jbenc@redhat.com>

Hello:

This patch was applied to bpf/bpf.git (refs/heads/master):

On Thu, 23 Sep 2021 10:40:22 +0200 you wrote:
> It's not enough to set net.ipv4.conf.all.rp_filter=0, that does not override
> a greater rp_filter value on the individual interfaces. We also need to set
> net.ipv4.conf.default.rp_filter=0 before creating the interfaces. That way,
> they'll also get their own rp_filter value of zero.
> 
> Fixes: 0fde56e4385b0 ("selftests: bpf: add test_lwt_ip_encap selftest")
> Signed-off-by: Jiri Benc <jbenc@redhat.com>
> 
> [...]

Here is the summary with links:
  - [bpf] selftests: bpf: test_lwt_ip_encap: really disable rp_filter
    https://git.kernel.org/bpf/bpf/c/79e2c3066675

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



      reply	other threads:[~2021-09-28  7:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-23  8:40 [PATCH bpf] selftests: bpf: test_lwt_ip_encap: really disable rp_filter Jiri Benc
2021-09-28  7:40 ` 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=163281480751.25377.929896779107240942.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=jbenc@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=posk@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;
as well as URLs for NNTP newsgroup(s).