From: patchwork-bot+netdevbpf@kernel.org
To: Wei Fang (OSS) <wei.fang@oss.nxp.com>
Cc: willemdebruijn.kernel@gmail.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
horms@kernel.org, liuhangbin@gmail.com, mst@redhat.com,
jasowangio@gmail.com, andrew+netdev@lunn.ch, ast@kernel.org,
daniel@iogearbox.net, hawk@kernel.org, john.fastabend@gmail.com,
sdf@fomichev.me, wei.fang@nxp.com, imx@lists.linux.dev,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
bpf@vger.kernel.org
Subject: Re: [PATCH v2 net 0/2] Fix wrong transport_header when sending VLAN-tagged frames
Date: Tue, 11 Aug 2026 11:20:08 +0000 [thread overview]
Message-ID: <178644720889.478070.2169903080976589065.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260807063405.688780-1-wei.fang@oss.nxp.com>
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Fri, 7 Aug 2026 14:34:03 +0800 you wrote:
> From: Wei Fang <wei.fang@nxp.com>
>
> When sending a VLAN-tagged frame via AF_PACKET or tap, calling
> skb_set_network_header() before skb_probe_transport_header() causes
> the flow dissector to misinterpret the inner protocol header as a
> VLAN header. As a result, transport_header is never set and remains
> at its uninitialized sentinel value (~0U).
>
> [...]
Here is the summary with links:
- [v2,net,1/2] net: packet: fix wrong transport_header when sending VLAN-tagged frame
https://git.kernel.org/netdev/net/c/01fdecc0480d
- [v2,net,2/2] net: tap: fix wrong transport_header when sending VLAN-tagged frame
https://git.kernel.org/netdev/net/c/cbb35cbe8db2
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-08-11 11:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-07 6:34 [PATCH v2 net 0/2] Fix wrong transport_header when sending VLAN-tagged frames wei.fang
2026-08-07 6:34 ` [PATCH v2 net 1/2] net: packet: fix wrong transport_header when sending VLAN-tagged frame wei.fang
2026-08-08 15:32 ` Willem de Bruijn
2026-08-07 6:34 ` [PATCH v2 net 2/2] net: tap: " wei.fang
2026-08-08 15:33 ` Willem de Bruijn
2026-08-11 11: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=178644720889.478070.2169903080976589065.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=horms@kernel.org \
--cc=imx@lists.linux.dev \
--cc=jasowangio@gmail.com \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liuhangbin@gmail.com \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf@fomichev.me \
--cc=wei.fang@nxp.com \
--cc=wei.fang@oss.nxp.com \
--cc=willemdebruijn.kernel@gmail.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