]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Add shim layer between fs and cmd
authorMatan Barak <matanb@mellanox.com>
Sun, 20 Aug 2017 12:46:51 +0000 (15:46 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 7 Mar 2018 06:19:56 +0000 (22:19 -0800)
commit6088f095f04d4dd97f183da511891153dfe5d0ee
tree7a0a37336e853ce97928de059ecc02f09f1a685c
parentd2ba9c1d2215ada6344cff162208cc32a3b5940c
net/mlx5: Add shim layer between fs and cmd

The shim layer allows each namespace to define possibly different
functionality for add/delete/update commands. The shim layer
introduced here, will be used to support flow steering with the FPGA.

Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com>
Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
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
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h