Re: [RFC PATCH mlx5-next 04/18] net/mlx5: Break encap/decap into two separated flags

2018-07-16 Thread Or Gerlitz
On Mon, Jul 16, 2018 at 11:22 AM, Leon Romanovsky wrote: > From: Mark Bloch > > Today we are able to attach encap and decap actions only to the FDB. > In preparation to enable those actions on the NIC flow tables break tables break --> tables, break > the single flag into two.

[RFC PATCH mlx5-next 04/18] net/mlx5: Break encap/decap into two separated flags

2018-07-16 Thread Leon Romanovsky
From: Mark Bloch Today we are able to attach encap and decap actions only to the FDB. In preparation to enable those actions on the NIC flow tables break the single flag into two. Signed-off-by: Mark Bloch Signed-off-by: Leon Romanovsky --- drivers/net/ethernet/mellanox/mlx5/core/eswitch_offl