diff options
author | Michal Kubiak <[email protected]> | 2023-10-23 13:26:54 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-23 15:55:31 -0700 |
commit | d38b4d0d95bc0c7243ca54a32c256c0583b6a9fc (patch) | |
tree | 213c9ce7f5de7558990e85f713676dd55623f147 /tools/perf/scripts/python | |
parent | 81a4169856987b65918a93e9b9f53a28496575cf (diff) |
idpf: set scheduling mode for completion queue
The HW must be programmed differently for queue-based scheduling mode.
To program the completion queue context correctly, the control plane
must know the scheduling mode not only for the Tx queue, but also for
the completion queue.
Unfortunately, currently the driver sets the scheduling mode only for
the Tx queues.
Propagate the scheduling mode data for the completion queue as
well when sending the queue configuration messages.
Fixes: 1c325aac10a8 ("idpf: configure resources for TX queues")
Reviewed-by: Alexander Lobakin <[email protected]>
Signed-off-by: Michal Kubiak <[email protected]>
Reviewed-by: Alan Brady <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions