> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of Ivan 
> Vecera
> Sent: Friday, November 24, 2023 8:34 PM
> To: [email protected]
> Cc: Drewek, Wojciech <[email protected]>; [email protected]; 
> Brandeburg, Jesse <[email protected]>; [email protected]; 
> Eric Dumazet <[email protected]>; Nguyen, Anthony L 
> <[email protected]>; Simon Horman <[email protected]>; Keller, Jacob 
> E <[email protected]>; Jakub Kicinski <[email protected]>; Paolo Abeni 
> <[email protected]>; David S . Miller <[email protected]>
> Subject: [Intel-wired-lan] [PATCH v5 3/5] i40e: Add helpers to find VSI and 
> VEB by SEID and use them
>
> Add two helpers i40e_(veb|vsi)_get_by_seid() to find corresponding
> VEB or VSI by their SEID value and use these helpers to replace
> existing open-coded loops.
>
> Reviewed-by: Wojciech Drewek <[email protected]>
> Signed-off-by: Ivan Vecera <[email protected]>
> ---
>  drivers/net/ethernet/intel/i40e/i40e.h        | 36 +++++++++
>  .../net/ethernet/intel/i40e/i40e_debugfs.c    | 38 ++-------
>  drivers/net/ethernet/intel/i40e/i40e_main.c   | 80 +++++++------------
>  3 files changed, 68 insertions(+), 86 deletions(-)
>

Tested-by: Pucha Himasekhar Reddy <[email protected]> (A 
Contingent worker at Intel)

_______________________________________________
Intel-wired-lan mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Reply via email to