> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf
> Of Joshua Hay
> Sent: Tuesday, October 14, 2025 1:14 AM
> To: [email protected]
> Cc: [email protected]
> Subject: [Intel-wired-lan] [PATCH iwl-next v8 6/9] idpf: remove vport
> pointer from queue sets
> 
> Replace vport pointer in queue sets struct with adapter backpointer
> and vport_id as those are the primary fields necessary for virtchnl
> communication. Otherwise, pass the vport pointer as a separate
> parameter where available. Also move xdp_txq_offset to queue vector
> resource struct since we no longer have the vport pointer.
> 
> Reviewed-by: Madhu Chittim <[email protected]>
> Signed-off-by: Joshua Hay <[email protected]>
> ---
...
> --
> 2.39.2


Reviewed-by: Aleksandr Loktionov <[email protected]>

Reply via email to