net/mlx5: support pop flow action on VLAN header
authorMoti Haimovsky <motih@mellanox.com>
Mon, 9 Sep 2019 15:56:45 +0000 (18:56 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 20 Sep 2019 08:19:41 +0000 (10:19 +0200)
commitb41e47da259290084965c1f5b9f1012c809e9444
treee4d2e2bb120e9fd3e754da6c8f81a3c0f2dd1b50
parent400d985eb586aae5ef009431cd251bd3d5c42ce2
net/mlx5: support pop flow action on VLAN header

This commit adds support for RTE_FLOW_ACTION_TYPE_OF_POP_VLAN via
direct verbs flow rules.

Signed-off-by: Moti Haimovsky <motih@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
doc/guides/nics/mlx5.rst
doc/guides/rel_notes/release_19_11.rst
drivers/net/mlx5/mlx5.c
drivers/net/mlx5/mlx5.h
drivers/net/mlx5/mlx5_flow.h
drivers/net/mlx5/mlx5_flow_dv.c