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)
commit1d9186476e12c85dc81a0f01f5c614a9683af7f2
tree3d3bd7929b9991b6578a4ee5f1a05bd39816bc60
parent14c32fd17c9bc756700bf74eb0e71a0e6d2b0d90
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]