net/mlx5: fix modification action flags
authorOri Kam <orika@mellanox.com>
Mon, 22 Apr 2019 18:06:56 +0000 (18:06 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 3 May 2019 16:45:23 +0000 (18:45 +0200)
commit79e7ba1f7d917ff69da3a1b793d0467904f2388f
treeefbe0caf0a8ec11c0cd0f46fc020e830a6b8eaba
parentb1d4f2ab65184d9bb010b3c8aec34cc86523affb
net/mlx5: fix modification action flags

When creating the modify action using Direct Rules, we need to
add flags to mark, if the action will be done on root table or on
private table.

Fixes: 4f84a19779ca ("net/mlx5: add Direct Rules API")

Signed-off-by: Ori Kam <orika@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5_flow.h
drivers/net/mlx5/mlx5_flow_dv.c