net/mlx5: Add support for more namespaces when allocating modify header
authorMark Bloch <markb@mellanox.com>
Tue, 28 Aug 2018 11:18:43 +0000 (14:18 +0300)
committerLeon Romanovsky <leonro@mellanox.com>
Wed, 5 Sep 2018 04:57:23 +0000 (07:57 +0300)
commitc3c062f8066504bc38b28266f4b71ff90c3ab8be
tree3cc6f5a1dba39e85989824173873a2f7b0554295
parent90c1d1b8da67330b09893d749401a45328b51704
net/mlx5: Add support for more namespaces when allocating modify header

There are RX and TX flow steering namespaces with different number of
actions. Initialize them accordingly.

Signed-off-by: Mark Bloch <markb@mellanox.com>
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c