net/ice/base: support AH ESP and NAT-T on switch
authorWei Zhao <wei.zhao1@intel.com>
Mon, 20 Apr 2020 05:18:53 +0000 (13:18 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 22 Apr 2020 10:31:12 +0000 (12:31 +0200)
commit4f11962fce84d16a55378a2b389b68cdd313e47b
tree6a64c98304cdaeba544580a215cfdca5a38f40c9
parentd68ab7a9f9aeb486bd17d5fa42bd5cc9f179693f
net/ice/base: support AH ESP and NAT-T on switch

Add dummy packet and tunnel type to support
AH ESP and NAT-T on switch, now we can use SPI as
input set for switch rule.

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/base/ice_protocol_type.h
drivers/net/ice/base/ice_switch.c
drivers/net/ice/base/ice_switch.h