OSDN Git Service

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)
commitae288a487514ed0b87dd489b77eeca09e1a32fc1
tree7e79ae3edcf4522ed4c1b58f1b93595b686a9b5e
parent72c6f5243999304915e90c07bf390209fb282143
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