> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf
> Of Pavan Kumar Linga
> Sent: Friday, August 22, 2025 8:32 AM
> To: [email protected]
> Cc: Chittim, Madhu <[email protected]>; Linga, Pavan Kumar
> <[email protected]>; Olech, Milena <[email protected]>;
> Nadezhdin, Anton <[email protected]>
> Subject: [Intel-wired-lan] [PATCH net-next v7 1/9] idpf: introduce
> local idpf structure to store virtchnl queue chunks
> 
> Queue ID and register info received from device Control Plane is
> stored locally in the same little endian format. As the queue chunks
> are retrieved in 3 functions, lexx_to_cpu conversions are done each
> time.
> Instead introduce a new idpf structure to store the received queue
> info.
> It also avoids conditional check to retrieve queue chunks.
> 
> With this change, there is no need to store the queue chunks in
> 'req_qs_chunks' field. So remove that.
> 
> Suggested-by: Milena Olech <[email protected]>
> Reviewed-by: Anton Nadezhdin <[email protected]>
> Signed-off-by: Pavan Kumar Linga <[email protected]>

[PATCH net-next v7 1/9] idpf: introduce local idpf

...


Reply via email to