diff options
author | Yevgeny Kliteynik <kliteyn@nvidia.com> | 2025-05-11 22:38:04 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-13 15:30:25 -0700 |
commit | b816743a182f532faaeaa9aaed147ff09513e375 (patch) | |
tree | b65414a047fbfd15fa855120b1d92aee8c25887e /tools/perf/scripts/python/stackcollapse.py | |
parent | 3c739d1624e3c3186a0a0248e91851a085f6e45b (diff) |
net/mlx5: HWS, introduce isolated matchers
In preparation for complex matcher support, introduce the isolated
matcher.
Isolated matcher is a matcher that has its own isolated table.
It is used as the second half of the complex matcher: when the rule
is split into two parts (complex rule), then matching on the first
part will send the packet to the isolated matcher that will try to
match on the second part. In case of miss, the packet goes back to
the matcher's end flow table.
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Vlad Dogaru <vdogaru@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1746992290-568936-5-git-send-email-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions