net/mlx5: fix VLAN stripping indication
authorShahaf Shuler <shahafs@mellanox.com>
Mon, 20 Feb 2017 11:14:32 +0000 (13:14 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 4 Apr 2017 13:52:50 +0000 (15:52 +0200)
commit9514fa2d1adb3d18ce803c77c8df90c8e2d8bd11
tree8073f1655c30a5a5f7af89b458bb22103a977a14
parentd27a8fd01f596932f081e2b75383afe9d35543b7
net/mlx5: fix VLAN stripping indication

The indication on vlan stripping was taken from the wrong location in the
completion entry.

Fixes: 9964b965ad69 ("net/mlx5: re-add Rx scatter support")
Cc: stable@dpdk.org
Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
drivers/net/mlx5/mlx5_rxtx.c