> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Pavan Kumar Linga
> Sent: Thursday, May 8, 2025 2:50 PM
> To: [email protected]
> Cc: [email protected]; Olech, Milena <[email protected]>;
> Nadezhdin, Anton <[email protected]>; Linga, Pavan Kumar
> <[email protected]>
> Subject: [Intel-wired-lan] [PATCH iwl-next v4 2/9] idpf: use existing queue
> chunk info instead of preparing it
> 
> Queue chunk info received from the device control plane is stored in the
> persistent data section. Necessary info from these chunks is parsed and stored
> in the queue structure. While sending the enable/disable queues virtchnl
> message, queue chunk info is prepared using the stored queue info. Instead of
> that, use the stored queue chunks directly which has info about all the queues
> that needs to be enabled/disabled.
> 
> Reviewed-by: Anton Nadezhdin <[email protected]>
> Signed-off-by: Pavan Kumar Linga <[email protected]>
> ---
> 2.43.0

Tested-by: Samuel Salin <[email protected]>

Reply via email to