summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorJianbo Liu <jianbol@nvidia.com>2022-04-25 03:17:47 +0000
committerSaeed Mahameed <saeedm@nvidia.com>2023-01-30 19:10:06 -0800
commit12a9e1b73db00d38d0953c2fd45bd2854c34880a (patch)
tree8b4af0600580558e4f642fac9b2aa5fb5a622cd6 /tools/perf/scripts/python/check-perf-trace.py
parent709f07fe1a595dae3c891e18f8dca297402f95ea (diff)
net/mlx5: Add async garbage collector for DEK bulk
After invalidation, the idle bulk with all DEKs available for use, is destroyed, to free keys and mem. To get better performance, the firmware destruction operation is done asynchronously. So idle bulks are enqueued in destroy_list first, then destroyed in system workqueue. This will improve performance, as the destruction doesn't need to hold pool's mutex. Signed-off-by: Jianbo Liu <jianbol@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions