Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 86ea6055 authored by Antony Antony's avatar Antony Antony Committed by Greg Kroah-Hartman
Browse files

ixgbe: fail to create xfrm offload of IPsec tunnel mode SA

commit d785e1fe upstream.

Based on talks and indirect references ixgbe IPsec offlod do not
support IPsec tunnel mode offload. It can only support IPsec transport
mode offload. Now explicitly fail when creating non transport mode SA
with offload to avoid false performance expectations.

Fixes: 63a67fe2

 ("ixgbe: add ipsec offload add and remove SA")
Signed-off-by: default avatarAntony Antony <antony@phenome.org>
Acked-by: default avatarShannon Nelson <snelson@pensando.io>
Tested-by: default avatarTony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e8b6c1d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment