All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Gal Pressman <gal@nvidia.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	saeedm@nvidia.com, tariqt@nvidia.com, john.fastabend@gmail.com,
	borisp@nvidia.com
Subject: Re: [PATCH net-next v2 0/4] Support 256 bit TLS keys with device offload
Date: Fri, 23 Sep 2022 00:40:16 +0000	[thread overview]
Message-ID: <166389361657.358.1050349660231548360.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220920130150.3546-1-gal@nvidia.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 20 Sep 2022 16:01:46 +0300 you wrote:
> Hey,
> This series adds support for 256 bit TLS keys with device offload, and a
> cleanup patch to remove repeating code:
> - Patches #1-2 add cipher sizes descriptors which allow reducing the
>   amount of code duplications.
> - Patch #3 allows 256 bit keys to be TX offloaded in the tls module (RX
>   already supported).
> - Patch #4 adds 256 bit keys support to the mlx5 driver.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/4] net/tls: Describe ciphers sizes by const structs
    https://git.kernel.org/netdev/net-next/c/2d2c5ea24243
  - [net-next,v2,2/4] net/tls: Use cipher sizes structs
    https://git.kernel.org/netdev/net-next/c/ea7a9d88ba21
  - [net-next,v2,3/4] net/tls: Support 256 bit keys with TX device offload
    https://git.kernel.org/netdev/net-next/c/56e5a6d3aa91
  - [net-next,v2,4/4] net/mlx5e: Support 256 bit keys with kTLS device offload
    https://git.kernel.org/netdev/net-next/c/4960c414db35

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-09-23  0:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-20 13:01 [PATCH net-next v2 0/4] Support 256 bit TLS keys with device offload Gal Pressman
2022-09-20 13:01 ` [PATCH net-next v2 1/4] net/tls: Describe ciphers sizes by const structs Gal Pressman
2022-09-20 13:01 ` [PATCH net-next v2 2/4] net/tls: Use cipher sizes structs Gal Pressman
2022-09-20 13:01 ` [PATCH net-next v2 3/4] net/tls: Support 256 bit keys with TX device offload Gal Pressman
2022-09-20 13:01 ` [PATCH net-next v2 4/4] net/mlx5e: Support 256 bit keys with kTLS " Gal Pressman
2022-09-23  0:40 ` 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=166389361657.358.1050349660231548360.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=borisp@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=gal@nvidia.com \
    --cc=john.fastabend@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@nvidia.com \
    --cc=tariqt@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.