> -----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 1/5] i40e: Use existing helper to find > flow director VSI > > Use existing i40e_find_vsi_by_type() to find a VSI > associated with flow director. > > Reviewed-by: Wojciech Drewek <[email protected]> > Signed-off-by: Ivan Vecera <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e_main.c | 11 ++++------- > 1 file changed, 4 insertions(+), 7 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
