summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorRaed Salem <raeds@nvidia.com>2023-03-14 10:58:43 +0200
committerLeon Romanovsky <leon@kernel.org>2023-03-20 11:29:48 +0200
commitd0c19a310e77d25e860d1543b5967fe6be6f5fe0 (patch)
treec808d9910fbcecfa288ddf0370b878348afa2093 /tools/perf/scripts/python/task-analyzer.py
parentaa8bd0c9518cc5902d88510bf007e451699221f2 (diff)
net/mlx5e: Use one rule to count all IPsec Tx offloaded traffic
Currently one counter is shared between all IPsec Tx offloaded rules to count the total amount of packets/bytes that was IPsec Tx offloaded, replace this scheme by adding a new flow table (ft) with one rule that counts all flows that passes through this table (like Rx status ft), this ft is pointed by all IPsec Tx offloaded rules. The above allows to have a counter per tx flow rule in while keeping a separate global counter that store the aggregation outcome of all these per flow counters. Signed-off-by: Raed Salem <raeds@nvidia.com> Link: https://lore.kernel.org/r/09b9119d1deb6e482fd2d17e1f5760d7c5be1e48.1678714336.git.leon@kernel.org Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions