net/mlx5: add transfer attribute to matcher
authorOri Kam <orika@mellanox.com>
Thu, 18 Apr 2019 13:16:04 +0000 (13:16 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 19 Apr 2019 12:51:55 +0000 (14:51 +0200)
commitc14995c557551ab89572ce4b3839f311d784f654
tree01f2353508e7ac569e1e235cf1ce5126671c78f4
parent822fb3195348fec942b15e3690f74d819da4df49
net/mlx5: add transfer attribute to matcher

In current implementation the DV steering supported only NIC steering.
This commit adds the transfer attribute in order to create a matcher
on the FDB tables.

Signed-off-by: Ori Kam <orika@mellanox.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
drivers/net/mlx5/mlx5_flow.c
drivers/net/mlx5/mlx5_flow.h
drivers/net/mlx5/mlx5_flow_dv.c