Merge branch 'mlx5 IPsec packet offload support (Part I)'
authorSteffen Klassert <steffen.klassert@secunet.com>
Thu, 8 Dec 2022 09:25:30 +0000 (10:25 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 8 Dec 2022 09:25:30 +0000 (10:25 +0100)
commite8a292d6a786cab048a83496687d56f121277b88
tree4c07e0bb50e3efc4a7817a58edf82189700b2c9c
parent89ae65734a995f1c728669fc3b0759a36f1d678e
parenta8e052932a2aaeccb979fddbca6f018ef8b458eb
Merge branch 'mlx5 IPsec packet offload support (Part I)'

Leon Romanovsky says:

============
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.
============

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>