> -----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 7/9] idpf: generalize
> send virtchnl message API
>
> From: Pavan Kumar Linga <[email protected]>
>
> With the previous refactor of passing idpf resource pointer, all of
> the virtchnl send message functions do not require full vport
> structure.
> Those functions can be generalized to be able to use for configuring
> vport independent queues.
>
> Signed-off-by: Anton Nadezhdin <[email protected]>
> Reviewed-by: Madhu Chittim <[email protected]>
> Signed-off-by: Pavan Kumar Linga <[email protected]>
> Signed-off-by: Joshua Hay <[email protected]>
> ---
> v8: rebase on AF_XDP series
> ---
...
> --
> 2.39.2
Reviewed-by: Aleksandr Loktionov <[email protected]>