Re: [dpdk-dev] [PATCH v6] net/iavf: support outer IP hash for no inner GTPU

2020-09-14 Thread Zhang, Qi Z
> -Original Message- > From: Zhang, AlvinX > Sent: Tuesday, September 15, 2020 10:44 AM > To: Guo, Jia ; Zhang, Qi Z > Cc: dev@dpdk.org; Zhang, AlvinX > Subject: [PATCH v6] net/iavf: support outer IP hash for no inner GTPU > > From: Alvin Zhang > > Outer IP hash can be configured a

[dpdk-dev] [PATCH v6] net/iavf: support outer IP hash for no inner GTPU

2020-09-14 Thread alvinx . zhang
From: Alvin Zhang Outer IP hash can be configured as input sets for no inner GTPU packets. Signed-off-by: Alvin Zhang V2: Modify codes according to comments. V3: Refact all codes. V4: Fix compatibility issues. V5, V6: Modify codes according to comments. --- drivers/net/iavf/iavf_hash.c | 26