All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, saeedm@nvidia.com, netdev@vger.kernel.org,
	tariqt@nvidia.com
Subject: Re: [PATCH net-next V3 00/10] mlx5 MACSec Extended packet number and replay window offload
Date: Fri, 23 Sep 2022 02:30:17 +0000	[thread overview]
Message-ID: <166390021791.22964.2008016071106720144.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220921181054.40249-1-saeed@kernel.org>

Hello:

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

On Wed, 21 Sep 2022 11:10:44 -0700 you wrote:
> From: Saeed Mahameed <saeedm@nvidia.com>
> 
> v2->v3:
>   - rebased
> 
> v1->v2:
>   - Fix 32bit build isse
>   - Replay protection can work without EPN being enabled so moved the code out
>     of the EPN enabled check
> 
> [...]

Here is the summary with links:
  - [net-next,V3,01/10] net: macsec: Expose extended packet number (EPN) properties to macsec offload
    https://git.kernel.org/netdev/net-next/c/0a6e9b718dbb
  - [net-next,V3,02/10] net/mlx5: Fix fields name prefix in MACsec
    https://git.kernel.org/netdev/net-next/c/21803630c4ff
  - [net-next,V3,03/10] net/mlx5e: Fix MACsec initialization error path
    https://git.kernel.org/netdev/net-next/c/6c5e0b25db3a
  - [net-next,V3,04/10] net/mlx5e: Fix MACsec initial packet number
    https://git.kernel.org/netdev/net-next/c/cb6d3c0f1bae
  - [net-next,V3,05/10] net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay protection
    https://git.kernel.org/netdev/net-next/c/23cc83c6ca87
  - [net-next,V3,06/10] net/mlx5e: Expose memory key creation (mkey) function
    https://git.kernel.org/netdev/net-next/c/0e1e03c02f12
  - [net-next,V3,07/10] net/mlx5e: Create advanced steering operation (ASO) object for MACsec
    https://git.kernel.org/netdev/net-next/c/1f53da676439
  - [net-next,V3,08/10] net/mlx5e: Move MACsec initialization from profile init stage to profile enable stage
    https://git.kernel.org/netdev/net-next/c/3fd3fb6b6b88
  - [net-next,V3,09/10] net/mlx5e: Support MACsec offload extended packet number (EPN)
    https://git.kernel.org/netdev/net-next/c/4411a6c0abd3
  - [net-next,V3,10/10] net/mlx5e: Support MACsec offload replay window
    https://git.kernel.org/netdev/net-next/c/eb43846b43c3

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  2:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-21 18:10 [PATCH net-next V3 00/10] mlx5 MACSec Extended packet number and replay window offload Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 01/10] net: macsec: Expose extended packet number (EPN) properties to macsec offload Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 02/10] net/mlx5: Fix fields name prefix in MACsec Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 03/10] net/mlx5e: Fix MACsec initialization error path Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 04/10] net/mlx5e: Fix MACsec initial packet number Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 05/10] net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay protection Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 06/10] net/mlx5e: Expose memory key creation (mkey) function Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 07/10] net/mlx5e: Create advanced steering operation (ASO) object for MACsec Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 08/10] net/mlx5e: Move MACsec initialization from profile init stage to profile enable stage Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 09/10] net/mlx5e: Support MACsec offload extended packet number (EPN) Saeed Mahameed
2022-09-21 18:10 ` [PATCH net-next V3 10/10] net/mlx5e: Support MACsec offload replay window Saeed Mahameed
2022-09-23  2:30 ` 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=166390021791.22964.2008016071106720144.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=saeed@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.