From: patchwork-bot+netdevbpf@kernel•org
To: Jakub Kicinski <kuba@kernel•org>
Cc: davem@davemloft•net, netdev@vger•kernel.org, edumazet@google•com,
pabeni@redhat•com, j.vosburgh@gmail•com, andy@greyhouse•net,
rajur@chelsio•com, ayush.sawal@chelsio•com,
dmichail@fungible•com, borisp@nvidia•com, saeedm@nvidia•com,
leon@kernel•org, simon.horman@corigine•com,
john.fastabend@gmail•com, anirudh.venkataramanan@intel•com,
maxtram95@gmail•com, tariqt@nvidia•com, gal@nvidia•com,
raeds@nvidia•com, liorna@nvidia•com, louis.peens@corigine•com,
yinjun.zhang@corigine•com, na.wang@corigine•com,
linux-rdma@vger•kernel.org, oss-drivers@corigine•com
Subject: Re: [PATCH net-next] net: tls: make the offload check helper take skb not socket
Date: Thu, 15 Jun 2023 08:10:20 +0000 [thread overview]
Message-ID: <168681662007.2859.16638410006829594250.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230613205006.1995873-1-kuba@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft•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
prev parent reply other threads:[~2023-06-15 8:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-13 20:50 [PATCH net-next] net: tls: make the offload check helper take skb not socket Jakub Kicinski
2023-06-14 7:09 ` Maxim Mikityanskiy
2023-06-14 17:46 ` Jakub Kicinski
2023-06-14 7:38 ` Simon Horman
2023-06-14 11:03 ` Tariq Toukan
2023-06-15 1:54 ` Dimitris Michailidis
2023-06-15 8:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=168681662007.2859.16638410006829594250.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=andy@greyhouse$(echo .)net \
--cc=anirudh.venkataramanan@intel$(echo .)com \
--cc=ayush.sawal@chelsio$(echo .)com \
--cc=borisp@nvidia$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=dmichail@fungible$(echo .)com \
--cc=edumazet@google$(echo .)com \
--cc=gal@nvidia$(echo .)com \
--cc=j.vosburgh@gmail$(echo .)com \
--cc=john.fastabend@gmail$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=leon@kernel$(echo .)org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=liorna@nvidia$(echo .)com \
--cc=louis.peens@corigine$(echo .)com \
--cc=maxtram95@gmail$(echo .)com \
--cc=na.wang@corigine$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=oss-drivers@corigine$(echo .)com \
--cc=pabeni@redhat$(echo .)com \
--cc=raeds@nvidia$(echo .)com \
--cc=rajur@chelsio$(echo .)com \
--cc=saeedm@nvidia$(echo .)com \
--cc=simon.horman@corigine$(echo .)com \
--cc=tariqt@nvidia$(echo .)com \
--cc=yinjun.zhang@corigine$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox