> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Larysa Zaremba
> Sent: Friday, May 16, 2025 7:58 AM
> To: [email protected]; Nguyen, Anthony L
> <[email protected]>
> Cc: David S. Miller <[email protected]>; Eric Dumazet
> <[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni
> <[email protected]>; Simon Horman <[email protected]>; Jonathan
> Corbet <[email protected]>; Kitszel, Przemyslaw
> <[email protected]>; Jiri Pirko <[email protected]>; Nikolova,
> Tatyana
> E <[email protected]>; Andrew Lunn <[email protected]>;
> Lobakin, Aleksander <[email protected]>; Michael Ellerman
> <[email protected]>; Fijalkowski, Maciej <[email protected]>;
> Lee Trager <[email protected]>; Madhavan Srinivasan <[email protected]>;
> Zaremba, Larysa <[email protected]>; Samudrala, Sridhar
> <[email protected]>; Keller, Jacob E <[email protected]>;
> Michal Swiatkowski <[email protected]>; Polchlopek,
> Mateusz <[email protected]>; Zaki, Ahmed
> <[email protected]>; [email protected]; linux-
> [email protected]; [email protected]; Karlsson, Magnus
> <[email protected]>; Tantilov, Emil S <[email protected]>;
> Chittim, Madhu <[email protected]>; Hay, Joshua A
> <[email protected]>; Olech, Milena <[email protected]>; Linga,
> Pavan Kumar <[email protected]>; Singhai, Anjali
> <[email protected]>
> Subject: [Intel-wired-lan] [PATCH iwl-next v4 07/15] idpf: remove
> 'vport_params_reqd' field
>
> From: Pavan Kumar Linga <[email protected]>
>
> While sending a create vport message to the device control plane, a create
> vport virtchnl message is prepared with all the required info to initialize
> the
> vport. This info is stored in the adapter struct but never used thereafter.
> So,
> remove the said field.
>
> Signed-off-by: Pavan Kumar Linga <[email protected]>
> Reviewed-by: Maciej Fijalkowski <[email protected]>
> Signed-off-by: Larysa Zaremba <[email protected]>
> ---
> 2.47.0
Tested-by: Samuel Salin <[email protected]>