[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168371522135.27469.13839487111704280429.git-patchwork-notify@kernel.org>
Date: Wed, 10 May 2023 10:40:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Subbaraya Sundeep <sbhatta@...vell.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, saeedm@...dia.com, tariqt@...dia.com,
roid@...dia.com, leon@...nel.org, maxtram95@...il.com,
kliteyn@...dia.com, irusskikh@...vell.com, liorna@...dia.com,
ehakim@...dia.com, dbogdanov@...vell.com, sd@...asysnail.net,
sgoutham@...vell.com, gakula@...vell.com, naveenm@...vell.com,
hkelam@...vell.com, lcherian@...vell.com
Subject: Re: [net-next PATCH] macsec: Use helper macsec_netdev_priv for offload
drivers
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 10 May 2023 13:58:09 +0530 you wrote:
> Now macsec on top of vlan can be offloaded to macsec offloading
> devices so that VLAN tag is sent in clear text on wire i.e,
> packet structure is DMAC|SMAC|VLAN|SECTAG. Offloading devices can
> simply enable NETIF_F_HW_MACSEC feature in netdev->vlan_features for
> this to work. But the logic in offloading drivers to retrieve the
> private structure from netdev needs to be changed to check whether
> the netdev received is real device or a vlan device and get private
> structure accordingly. This patch changes the offloading drivers to
> use helper macsec_netdev_priv instead of netdev_priv.
>
> [...]
Here is the summary with links:
- [net-next] macsec: Use helper macsec_netdev_priv for offload drivers
https://git.kernel.org/netdev/net-next/c/bd9424efc482
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