]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Pass flow steering objects to fs_cmd
authorMaor Gottlieb <maorg@mellanox.com>
Mon, 29 Apr 2019 18:14:10 +0000 (18:14 +0000)
committerSaeed Mahameed <saeedm@mellanox.com>
Mon, 29 Apr 2019 23:55:05 +0000 (16:55 -0700)
commit49afab95b2b6af68f9f49a15d5b62c0312a6a79b
tree7e79ae3edcf4522ed4c1b58f1b93595b686a9b5e
parent6a2118adb3d9b12cbdfee55ba74a9e48a7bb9440
net/mlx5: Pass flow steering objects to fs_cmd

Pass the flow steering objects instead of their attributes
to fs_cmd in order to decrease number of arguments and in
addition it will be used to update object fields.
Pass the flow steering root namespace instead of the device
so will have context to the namespace in the fs_cmd layer.

Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fpga/ipsec.c
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.h
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c