]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: DR, Add direct rule command utilities
authorAlex Vesker <valex@mellanox.com>
Tue, 20 Aug 2019 08:19:02 +0000 (11:19 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 3 Sep 2019 19:54:20 +0000 (12:54 -0700)
commit42a77b4f3313918a2fa7ca71d8c4c1cc939233d9
tree3d3bd7929b9991b6578a4ee5f1a05bd39816bc60
parent4529f7bd485a8e9161016eda62ffa398ed5ff9b6
net/mlx5: DR, Add direct rule command utilities

Add direct rule command utilities which consists of all the FW
commands that are executed to provide the SW steering functionality.

Signed-off-by: Alex Vesker <valex@mellanox.com>
Reviewed-by: Erez Shitrit <erezsh@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c [new file with mode: 0644]
drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h [new file with mode: 0644]