> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Ivan > Vecera > Sent: Thursday, October 19, 2023 7:24 PM > To: [email protected] > Cc: Catherine Sullivan <[email protected]>; Singhai, Anjali > <[email protected]>; Brandeburg, Jesse <[email protected]>; > open list <[email protected]>; Eric Dumazet <[email protected]>; > Nguyen, Anthony L <[email protected]>; Jeff Kirsher > <[email protected]>; moderated list:INTEL ETHERNET DRIVERS > <[email protected]>; Jakub Kicinski <[email protected]>; Paolo > Abeni <[email protected]>; David S. Miller <[email protected]> > Subject: [Intel-wired-lan] [PATCH net] i40e: Fix wrong check for > I40E_TXR_FLAGS_WB_ON_ITR > > The I40E_TXR_FLAGS_WB_ON_ITR is i40e_ring flag and not i40e_pf one. > > Fixes: 8e0764b4d6be42 ("i40e/i40evf: Add support for writeback on ITR feature > for X722") > Signed-off-by: Ivan Vecera <[email protected]> > --- > drivers/net/ethernet/intel/i40e/i40e_txrx.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
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
