[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168681662007.2859.16638410006829594250.git-patchwork-notify@kernel.org>
Date: Thu, 15 Jun 2023 08:10:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, j.vosburgh@...il.com, andy@...yhouse.net,
rajur@...lsio.com, ayush.sawal@...lsio.com, dmichail@...gible.com,
borisp@...dia.com, saeedm@...dia.com, leon@...nel.org,
simon.horman@...igine.com, john.fastabend@...il.com,
anirudh.venkataramanan@...el.com, maxtram95@...il.com, tariqt@...dia.com,
gal@...dia.com, raeds@...dia.com, liorna@...dia.com,
louis.peens@...igine.com, yinjun.zhang@...igine.com, na.wang@...igine.com,
linux-rdma@...r.kernel.org, oss-drivers@...igine.com
Subject: Re: [PATCH net-next] net: tls: make the offload check helper take skb not
socket
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 13 Jun 2023 13:50:06 -0700 you wrote:
> All callers of tls_is_sk_tx_device_offloaded() currently do
> an equivalent of:
>
> if (skb->sk && tls_is_skb_tx_device_offloaded(skb->sk))
>
> Have the helper accept skb and do the skb->sk check locally.
> Two drivers have local static inlines with similar wrappers
> already.
>
> [...]
Here is the summary with links:
- [net-next] net: tls: make the offload check helper take skb not socket
https://git.kernel.org/netdev/net-next/c/ed3c9a2fcab3
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