> -----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 03/10] idpf: move queue
> resources to idpf_q_vec_rsrc structure
>
> From: Pavan Kumar Linga <[email protected]>
>
> Move both TX and RX queue resources to the newly introduced
> idpf_q_vec_rsrc structure.
>
> Reviewed-by: Anton Nadezhdin <[email protected]>
> Signed-off-by: Pavan Kumar Linga <[email protected]>
> Signed-off-by: Joshua Hay <[email protected]>
> ---
> v9: move iterator declaration changes to commit after this
> v8:
> - rebase on AF_XDP series
> - remove dev param from_rx_desc_rel and access through q_vector
> - introduce per queue rsc flag to avoid vport check
> ---
> 2.39.2
Tested-by: Samuel Salin <[email protected]>