Re: [PATCH net-next V3 0/8] TLS device offload for Bond

2021-01-18 Thread patchwork-bot+netdevbpf
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

[PATCH net-next V3 0/8] TLS device offload for Bond

2021-01-17 Thread Tariq Toukan
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 l