> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Pavan Kumar Linga
> Sent: Thursday, August 21, 2025 11:32 PM
> To: [email protected]
> Cc: Chittim, Madhu <[email protected]>; Linga, Pavan Kumar
> <[email protected]>; Nadezhdin, Anton
> <[email protected]>
> Subject: [Intel-wired-lan] [PATCH net-next v7 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