[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171405903413.5824.688163186689727867.git-patchwork-notify@kernel.org>
Date: Thu, 25 Apr 2024 15:30:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rahul Rameshbabu <rrameshbabu@...dia.com>
Cc: netdev@...r.kernel.org, stable@...r.kernel.org, kuba@...nel.org,
edumazet@...gle.com, davem@...emloft.net, pabeni@...hat.com, gal@...dia.com,
tariqt@...dia.com, sd@...asysnail.net, yossiku@...dia.com,
bpoirier@...dia.com, cratiu@...dia.com
Subject: Re: [PATCH net v3 0/4] Fix isolation of broadcast traffic and unmatched
unicast traffic with MACsec offload
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 23 Apr 2024 11:13:01 -0700 you wrote:
> Some device drivers support devices that enable them to annotate whether a
> Rx skb refers to a packet that was processed by the MACsec offloading
> functionality of the device. Logic in the Rx handling for MACsec offload
> does not utilize this information to preemptively avoid forwarding to the
> macsec netdev currently. Because of this, things like multicast messages or
> unicast messages with an unmatched destination address such as ARP requests
> are forwarded to the macsec netdev whether the message received was MACsec
> encrypted or not. The goal of this patch series is to improve the Rx
> handling for MACsec offload for devices capable of annotating skbs received
> that were decrypted by the NIC offload for MACsec.
>
> [...]
Here is the summary with links:
- [net,v3,1/4] macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads
https://git.kernel.org/netdev/net/c/475747a19316
- [net,v3,2/4] ethernet: Add helper for assigning packet type when dest address does not match device address
https://git.kernel.org/netdev/net/c/6e159fd653d7
- [net,v3,3/4] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst
https://git.kernel.org/netdev/net/c/642c984dd0e3
- [net,v3,4/4] net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec
https://git.kernel.org/netdev/net/c/39d26a8f2efc
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