summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <maximmi@nvidia.com>2022-09-30 19:28:54 +0300
committerJakub Kicinski <kuba@kernel.org>2022-10-01 23:30:20 +0300
commit0b482232374528b62ef978241f8efc548dce7edb (patch)
tree4144c61ddd30beedd4ae9a2cb683a335b9744c07 /scripts/gdb/linux/tasks.py
parent3f5fe0b2e606ab71d3425c138e311bce60b09543 (diff)
downloadlinux-0b482232374528b62ef978241f8efc548dce7edb.tar.xz
net/mlx5e: Remove the outer loop when allocating legacy RQ WQEs
Legacy RQ WQEs are allocated in a loop in small batches (8 WQEs). As partial batches are allowed, there is no point to have a loop in a loop, so the outer loop is removed, and the batch size is increased up to the total number of WQEs to allocate, still not smaller than 8. Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions