> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Joshua Hay
> Sent: Tuesday, October 21, 2025 4:31 PM
> To: [email protected]
> Cc: [email protected]
> Subject: [Intel-wired-lan] [PATCH iwl-next v9 07/10] 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

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

Reply via email to