[PATCH v4 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Thu Feb 27 05:40:30 PST 2025
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni at redhat.com>:
On Tue, 25 Feb 2025 21:15:09 +0100 you wrote:
> mtk_foe_entry_set_vlan() in mtk_ppe.c already supports double vlan
> tagging, but mtk_flow_offload_replace() in mtk_ppe_offload.c only allows
> for 1 vlan tag, optionally in combination with pppoe and dsa tags.
>
> However, mtk_foe_entry_set_vlan() only allows for setting the vlan id.
> The protocol cannot be set, it is always ETH_P_8021Q, for inner and outer
> tag. This patch adds QinQ support to mtk_flow_offload_replace(), only in
> the case that both inner and outer tags are ETH_P_8021Q.
>
> [...]
Here is the summary with links:
- [v4,net-next] net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only
https://git.kernel.org/netdev/net-next/c/7fe0353606d7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list