[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176908500535.1702959.10720487953177513534.git-patchwork-notify@kernel.org>
Date: Thu, 22 Jan 2026 12:30:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Clemens Gruber <mail@...mensgruber.at>
Cc: wei.fang@....com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
shenwei.wang@....com, xiaoning.wang@....com, imx@...ts.linux.dev,
netdev@...r.kernel.org, stable@...nel.org
Subject: Re: [PATCH v2] net: fec: account for VLAN header in frame length
calculations
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 21 Jan 2026 09:37:51 +0100 you wrote:
> The MAX_FL (maximum frame length) and related calculations used ETH_HLEN,
> which does not account for the 4-byte VLAN tag in tagged frames. This
> caused the hardware to reject valid VLAN frames as oversized, resulting
> in RX errors and dropped packets.
>
> Use VLAN_ETH_HLEN instead of ETH_HLEN in the MAX_FL register setup,
> cut-through mode threshold, buffer allocation, and max_mtu calculation.
>
> [...]
Here is the summary with links:
- [v2] net: fec: account for VLAN header in frame length calculations
https://git.kernel.org/netdev/net/c/ca1bb3fedf26
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists