aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorVlad Dogaru <vdogaru@nvidia.com>2025-04-10 22:17:40 +0300
committerJakub Kicinski <kuba@kernel.org>2025-04-14 17:29:16 -0700
commit22174f16f1218fc98e374b3653decae54aa481f8 (patch)
tree0f31e32aab64b02b59c6f0846b22ca405ddd1745 /tools/perf/scripts/python/exported-sql-viewer.py
parentnet/mlx5: HWS, Use the new action STE pool (diff)
downloadwireguard-linux-22174f16f1218fc98e374b3653decae54aa481f8.tar.xz
wireguard-linux-22174f16f1218fc98e374b3653decae54aa481f8.zip
net/mlx5: HWS, Cleanup matcher action STE table
Remove the matcher action STE implementation now that the code uses per-queue action STE pools. This also allows simplifying matcher code because it is now only handling a single type of RTC/STE. The matcher resize data is also going away. Matchers were saving old action STE data because the rules still used it, but now that data lives in the action STE pool and is no longer coupled to a matcher. Furthermore, matchers no longer need to rehash a due to action template addition. If a new action template needs more action STEs, we simply update the matcher's num_of_action_stes and future rules will allocate the correct number. Existing rules are unaffected by such an operation and can continue to use their existing action STEs. The range action was using the matcher action STE implementation, but there was no reason to do this other than the container fitting the purpose. Extract that information to a separate structure. Finally, stop dumping per-matcher information about action RTCs, because they no longer exist. A later patch in this series will add support for dumping action STE pools. Signed-off-by: Vlad Dogaru <vdogaru@nvidia.com> Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com> Reviewed-by: Mark Bloch <mbloch@nvidia.com> Signed-off-by: Tariq Toukan <tariqt@nvidia.com> Reviewed-by: Michal Kubiak <michal.kubiak@intel.com> Link: https://patch.msgid.link/1744312662-356571-11-git-send-email-tariqt@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions