Skip to content

Commit 472dd79

Browse files
kliteynSaeed Mahameed
authored andcommitted
net/mlx5: HWS, added matchers functionality
Matcher object encompasses all the building blocks that are needed in order to perform flow steering of a given flow: - flow table that serves as entering point of this matcher - Rule Table Context (RTC) objects to hold ll the Steering Table Entries (STEs), both for matching the flow and for performing actions - rules that describe the set of matching parameters for a flow and actions to perform in case of a hit. This patch adds implementation of matchers handling in HWS. Reviewed-by: Itamar Gozlan <[email protected]> Signed-off-by: Yevgeny Kliteynik <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
1 parent 74a778b commit 472dd79

File tree

2 files changed

+1323
-0
lines changed

2 files changed

+1323
-0
lines changed

0 commit comments

Comments
 (0)