]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5: DR, Use attributes struct for FW flow table creation
authorAlex Vesker <valex@mellanox.com>
Tue, 24 Dec 2019 20:52:03 +0000 (22:52 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 7 Jan 2020 18:41:44 +0000 (10:41 -0800)
commitcc78dbd7686acf0a9729a187fdfcb8d2d3a80671
tree265d8eb9b97e0fc8f7f5cad02fe3140cc48302cf
parent3ed879965cc4ea13fe0908468b653c4ff2cb1309
net/mlx5: DR, Use attributes struct for FW flow table creation

Instead of using multiple variables use a simple struct. The
number of passed argument was too high after adding the encap
decap support bits arguments used for multiple destination reformat.

Signed-off-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_fw.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_table.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h