net/iavf: refactor hash flow
authorJeff Guo <jia.guo@intel.com>
Tue, 7 Jul 2020 05:14:04 +0000 (13:14 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 7 Jul 2020 21:38:28 +0000 (23:38 +0200)
commit215a247b5f33a8bf744d52a4ab42e3a0832f68c9
tree28ed7bff1c5fb145aefd3b96712facba281121df
parent3f4acd90d1d10f2c73f32b1f88ec2041b9001e2d
net/iavf: refactor hash flow

Refactor hash flow by change the process of the pattern parser and the
action parser, and refine the lookup table for regular IP and GTPU_EH,
ETH, and also VLAN.

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