net/mlx5: add Forward Database table type
authorOri Kam <orika@mellanox.com>
Thu, 18 Apr 2019 13:16:06 +0000 (13:16 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 19 Apr 2019 12:51:55 +0000 (14:51 +0200)
commita567a5b683fddb2c24b6af4c84a137437294f953
tree3084ee8cb34d6c826ac62b7d136154716db7052f
parentc269b51778a7ab4664e3e22fe5ee4d1bb2c24bca
net/mlx5: add Forward Database table type

Actions like encap/decap, modify header require setting the flow table
type. Until now we supported only Nic RX and Nic TX, this commits adds
the support for FDB table type for those actions.

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