aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorJianbo Liu <[email protected]>2022-04-25 03:17:47 +0000
committerSaeed Mahameed <[email protected]>2023-01-30 19:10:06 -0800
commit12a9e1b73db00d38d0953c2fd45bd2854c34880a (patch)
tree8b4af0600580558e4f642fac9b2aa5fb5a622cd6 /lib/netdev-notifier-error-inject.c
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 <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions