[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176195820999.682052.17726977426774995723.git-patchwork-notify@kernel.org>
Date: Sat, 01 Nov 2025 00:50:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Hangbin Liu <liuhangbin@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, sdf@...ichev.me,
linux@...blig.org, dongchenchen2@...wei.com, oscmaes92@...il.com
Subject: Re: [PATCHv2 net] net: vlan: sync VLAN features with lower device
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 30 Oct 2025 07:35:39 +0000 you wrote:
> After registering a VLAN device and setting its feature flags, we need to
> synchronize the VLAN features with the lower device. For example, the VLAN
> device does not have the NETIF_F_LRO flag, it should be synchronized with
> the lower device based on the NETIF_F_UPPER_DISABLES definition.
>
> As the dev->vlan_features has changed, we need to call
> netdev_update_features(). The caller must run after netdev_upper_dev_link()
> links the lower devices, so this patch adds the netdev_update_features()
> call in register_vlan_dev().
>
> [...]
Here is the summary with links:
- [PATCHv2,net] net: vlan: sync VLAN features with lower device
https://git.kernel.org/netdev/net/c/c211f5d7cbd5
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