Ophir Munk 1d194496b9 net/mlx5: create flow rule on Windows
This commit implements mlx5_flow_os_create_flow() API. It is equivalent
to Linux rdma-core implementation. The API receives the matcher mask,
matcher value and an array of actions. They are copied into a PRM-like
struct devx_fs_rule_add_in. Then glue API devx_fs_rule_add() is called.

Signed-off-by: Ophir Munk <ophirmu@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2021-01-08 16:03:08 +01:00
..
2020-10-09 13:17:42 +02:00
2020-09-18 18:55:06 +02:00
2021-01-08 16:03:07 +01:00
2020-11-03 23:35:04 +01:00
2020-11-03 23:35:04 +01:00