net/iavf: support GTPU outer and inner co-exist
authorJeff Guo <jia.guo@intel.com>
Fri, 18 Sep 2020 05:46:56 +0000 (13:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 30 Sep 2020 17:19:09 +0000 (19:19 +0200)
commit3e5fa98176fea3435481213c3677eaccab5cd84d
tree01fa6eee54ae653a98578dd546526e220c233a41
parent7a340b0b4e03ba5d308af5698d35f59969f75583
net/iavf: support GTPU outer and inner co-exist

Although currently only the gtpu inner hash be enabled while not the
gtpu outer hash, but the outer protocol still needed to co-exist with
inner protocol when configure the gtpu inner hash rule, that would
allow the gtpu inner hash support for the different outer protocols.

Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/iavf/iavf_hash.c