Re: [PATCH net-next V3 0/8] TLS device offload for Bond
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-01-19 06:36:04
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Sun, 17 Jan 2021 16:59:41 +0200 you wrote:
Hi, This series opens TX and RX TLS device offload for bond interfaces. This allows bond interfaces to benefit from capable lower devices. We add a new ndo_sk_get_lower_dev() to be used to get the lower dev that corresponds to a given socket. The TLS module uses it to interact directly with the lowest device in chain, and invoke the control operations in tlsdev_ops. This means that the bond interface doesn't have his own struct tlsdev_ops instance and derived logic/callbacks. [...]
Here is the summary with links:
- [net-next,V3,1/8] net: netdevice: Add operation ndo_sk_get_lower_dev
https://git.kernel.org/netdev/net-next/c/719a402cf603
- [net-next,V3,2/8] net/bonding: Take IP hash logic into a helper
https://git.kernel.org/netdev/net-next/c/5b99854540e3
- [net-next,V3,3/8] net/bonding: Implement ndo_sk_get_lower_dev
https://git.kernel.org/netdev/net-next/c/007feb87fb15
- [net-next,V3,4/8] net/bonding: Take update_features call out of XFRM funciton
https://git.kernel.org/netdev/net-next/c/f45583de361d
- [net-next,V3,5/8] net/bonding: Implement TLS TX device offload
https://git.kernel.org/netdev/net-next/c/89df6a810470
- [net-next,V3,6/8] net/bonding: Declare TLS RX device offload support
https://git.kernel.org/netdev/net-next/c/dc5809f9e2b6
- [net-next,V3,7/8] net/tls: Device offload to use lowest netdevice in chain
https://git.kernel.org/netdev/net-next/c/153cbd137f0a
- [net-next,V3,8/8] net/tls: Except bond interface from some TLS checks
https://git.kernel.org/netdev/net-next/c/4e5a73329051
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html