> -----Original Message----- > From: Xing, Beilei > Sent: Friday, January 19, 2018 10:50 AM > To: Zhang, Qi Z <[email protected]>; Wu, Jingjing <[email protected]> > Cc: [email protected]; [email protected] > Subject: [PATCH v2] net/i40e: fix fdir Rx resource defect > > FDIR Rx ring isn't initialized and Rx queue HW tail isn't updated > when there's error detected during programming FDIR flow. There'll > be some potential risk. > This patch updates FDIR Rx resource. > > Fixes: a778a1fa2e4e ("i40e: set up and initialize flow director") > Fixes: 05999aab4ca6 ("i40e: add or delete flow director") > Cc: [email protected] > > Signed-off-by: Beilei Xing <[email protected]> Acked-by: Jingjing Wu <[email protected]>
Thanks Jingjing

