From: patchwork-bot+netdevbpf@kernel.org
To: Victor Nogueira <victor@mojatatu.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, jhs@mojatatu.com, jiri@resnulli.us,
yotam.gi@gmail.com, horms@kernel.org, edragain@163.com,
netdev@vger.kernel.org, vega@nebusec.ai
Subject: Re: [PATCH net v2] net/sched: act_ife: Only operate on Ethernet frames
Date: Mon, 24 Aug 2026 19:10:13 +0000 [thread overview]
Message-ID: <178759861399.3069565.17574743323928193325.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260821164031.32824-1-victor@mojatatu.com>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 21 Aug 2026 13:40:31 -0300 you wrote:
> act_ife encapsulates/decapsulates the original Ethernet header and uses
> skb->dev->hard_header_len as the length of that header. That is only
> correct for Ethernet devices: on a device where hard_header_len does not
> match the L2 header that was actually pulled (PPP reports PPP_HDRLEN
> while nothing is stripped on ingress), the ingress skb_push()/skb_pull()
> use the wrong length and can hit skb_under_panic when headroom is tight.
>
> [...]
Here is the summary with links:
- [net,v2] net/sched: act_ife: Only operate on Ethernet frames
https://git.kernel.org/netdev/net/c/5b483f7791b0
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-24 19:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 16:40 [PATCH net v2] net/sched: act_ife: Only operate on Ethernet frames Victor Nogueira
2026-08-24 19:10 ` 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=178759861399.3069565.17574743323928193325.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edragain@163.com \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jhs@mojatatu.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vega@nebusec.ai \
--cc=victor@mojatatu.com \
--cc=yotam.gi@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