net/mlx5: fix packet type for MPLS in UDP
authorDekel Peled <dekelp@mellanox.com>
Thu, 15 Nov 2018 15:17:14 +0000 (17:17 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 16 Nov 2018 09:45:37 +0000 (10:45 +0100)
commitc5e508f0c3f2c1a4cc943f588235dd7be0ab6dba
tree8f941bf4e320c83432ee3b8cacfdf7a346ae5614
parent38f7efaaf5ac7894bfd852b812e6ba3258ceffb4
net/mlx5: fix packet type for MPLS in UDP

Change the relevant value in tunnels_info[] to match tunnel type.

Fixes: a4a5cd21d20a ("net/mlx5: add flow MPLS item")
Cc: stable@dpdk.org
Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5_flow.c