net/mlx5: support match GRE protocol on DR engine
authorXiaoyu Min <jackmin@mellanox.com>
Tue, 9 Jul 2019 10:59:12 +0000 (18:59 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 23 Jul 2019 12:31:34 +0000 (14:31 +0200)
commit9f8dee4bcb46d324613174745adca2bb2416adfb
tree31f6913d49e75db4d7bd1ff2958e8192dd9cd96f
parent603beeb970b5d87fa740fb66c25de6e5dbd0aaf1
net/mlx5: support match GRE protocol on DR engine

DR engine support matching on GRE protocol field without MPLS supports.
So bypassing the MPLS check when DR is enabled.

Signed-off-by: Xiaoyu Min <jackmin@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
drivers/net/mlx5/mlx5_flow.c