netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jianguo Wu <wujianguo106@163.com>
Cc: netdev@vger.kernel.org, edumazet@google.com, davem@davemloft.net,
	daniel@iogearbox.net, fw@strlen.de
Subject: Re: [PATCH net-next] ipvlan: Make skb->skb_iif track skb->dev for l3s mode
Date: Sat, 11 Mar 2023 05:30:18 +0000	[thread overview]
Message-ID: <167851261818.13546.6086007363056861795.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <29865b1f-6db7-c07a-de89-949d3721ea30@163.com>

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 9 Mar 2023 10:03:36 +0800 you wrote:
> From: Jianguo Wu <wujianguo@chinatelecom.cn>
> 
> For l3s mode, skb->dev is set to ipvlan interface in ipvlan_nf_input():
>   skb->dev = addr->master->dev
> but, skb->skb_iif remain unchanged, this will cause socket lookup failed
> if a target socket is bound to a interface, like the following example:
> 
> [...]

Here is the summary with links:
  - [net-next] ipvlan: Make skb->skb_iif track skb->dev for l3s mode
    https://git.kernel.org/netdev/net/c/59a0b022aa24

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



      parent reply	other threads:[~2023-03-11  5:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09  2:03 [PATCH net-next] ipvlan: Make skb->skb_iif track skb->dev for l3s mode Jianguo Wu
2023-03-09 11:10 ` Jiri Pirko
2023-03-11  5: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=167851261818.13546.6086007363056861795.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=netdev@vger.kernel.org \
    --cc=wujianguo106@163.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).