lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 8 Dec 2022 10:35:47 +0100
From:   Steffen Klassert <steffen.klassert@...unet.com>
To:     Leon Romanovsky <leon@...nel.org>
CC:     Leon Romanovsky <leonro@...dia.com>,
        "David S. Miller" <davem@...emloft.net>,
        Eric Dumazet <edumazet@...gle.com>,
        Herbert Xu <herbert@...dor.apana.org.au>,
        Jakub Kicinski <kuba@...nel.org>, <netdev@...r.kernel.org>,
        Bharat Bhushan <bbhushan2@...vell.com>
Subject: Re: [PATCH xfrm-next 00/16] mlx5 IPsec packet offload support (Part
 I)

On Fri, Dec 02, 2022 at 10:10:21PM +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@...dia.com>
> 
> Hi,
> 
> This series follows previously sent "Extend XFRM core to allow packet
> offload configuration" series [1].
> 
> It is first part with refactoring to mlx5 allow us natively extend
> mlx5 IPsec logic to support both crypto and packet offloads.
> 
> Thanks
> 
> [1] https://lore.kernel.org/all/cover.1670005543.git.leonro@nvidia.com
> 
> Leon Romanovsky (16):
>   net/mlx5: Return ready to use ASO WQE
>   net/mlx5: Add HW definitions for IPsec packet offload
>   net/mlx5e: Advertise IPsec packet offload support
>   net/mlx5e: Store replay window in XFRM attributes
>   net/mlx5e: Remove extra layers of defines
>   net/mlx5e: Create symmetric IPsec RX and TX flow steering structs
>   net/mlx5e: Use mlx5 print routines for low level IPsec code
>   net/mlx5e: Remove accesses to priv for low level IPsec FS code
>   net/mlx5e: Create Advanced Steering Operation object for IPsec
>   net/mlx5e: Create hardware IPsec packet offload objects
>   net/mlx5e: Move IPsec flow table creation to separate function
>   net/mlx5e: Refactor FTE setup code to be more clear
>   net/mlx5e: Flatten the IPsec RX add rule path
>   net/mlx5e: Make clear what IPsec rx_err does
>   net/mlx5e: Group IPsec miss handles into separate struct
>   net/mlx5e: Generalize creation of default IPsec miss group and rule

Series applied, thanks Leon!

Powered by blists - more mailing lists