net/octeontx2: support GRE key parsing
authorKiran Kumar K <kirankumark@marvell.com>
Fri, 26 Jul 2019 09:03:03 +0000 (14:33 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jul 2019 10:24:49 +0000 (12:24 +0200)
commite0e5d23b3cc4c76fe55b109e76b923faa73aea57
tree3a3b90e33859de5fa7a355f317939007800e066e
parent122135e73cd2feeffe0edf0ecedd7c629aec229f
net/octeontx2: support GRE key parsing

Adding support to parse GRE KEY for octeontx2 Flow.
Matching on GRE Key will only work, if checksum and routing
bits in the GRE header are equal to 0.

Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
doc/guides/nics/octeontx2.rst
drivers/net/octeontx2/otx2_flow_parse.c