Skip to content

Commit

Permalink
net/mlx5: DR, Expose steering matcher functionality
Browse files Browse the repository at this point in the history
Matcher defines which packets fields are matched when a packet arrives.
Matcher is a part of a table and can contain one or more rules. Where
rule defines specific values of the matcher's mask definition.

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>
  • Loading branch information
Alex Vesker authored and Saeed Mahameed committed Sep 3, 2019
1 parent 7838e17 commit 852f660
Showing 1 changed file with 770 additions and 0 deletions.
Loading

0 comments on commit 852f660

Please sign in to comment.