Skip to content

Commit

Permalink
net/mlx5: DR, Expose an internal API to issue RDMA operations
Browse files Browse the repository at this point in the history
Inserting or deleting a rule is done by RDMA read/write operation to SW
ICM device memory. This file provides the support for executing these
operations. It includes allocating the needed resources and providing an
API for writing steering entries to the memory.

Signed-off-by: Alex Vesker <valex@mellanox.com>
Signed-off-by: Mark Bloch <markb@mellanox.com>
Reviewed-by: Erez Shitrit <erezsh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
  • Loading branch information
Alex Vesker authored and Saeed Mahameed committed Sep 3, 2019
1 parent 29cf8fe commit 297ccce
Showing 1 changed file with 976 additions and 0 deletions.
Loading

0 comments on commit 297ccce

Please sign in to comment.