Re: [Intel-wired-lan] [PATCH iwl-next] idpf: set scheduling mode for completion queue

2023-10-20 Thread Singh, Krishneil K
ander > ; Kubiak, Michal ; > Brady, Alan > Subject: [Intel-wired-lan] [PATCH iwl-next] 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 >

Re: [Intel-wired-lan] [PATCH iwl-next] idpf: set scheduling mode for completion queue

2023-09-25 Thread Przemek Kitszel
On 9/22/23 18:16, Michal Kubiak wrote: 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 t

Re: [Intel-wired-lan] [PATCH iwl-next] idpf: set scheduling mode for completion queue

2023-09-22 Thread Alan Brady
On 9/22/2023 9:16 AM, Michal Kubiak wrote: 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, current

[Intel-wired-lan] [PATCH iwl-next] idpf: set scheduling mode for completion queue

2023-09-22 Thread Michal Kubiak
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 f