> -----Original Message----- > From: Xing, Beilei > Sent: Wednesday, May 16, 2018 12:19 AM > To: Wu, Jingjing <[email protected]>; Zhang, Qi Z <[email protected]> > Cc: [email protected]; [email protected] > Subject: [PATCH] net/i40e: fix fail to disable FDIR Tx queue > > If flow directory is enabled, FDIR Tx queue can't be disabled when exiting > application. Root cause is FDIR Tx queue is not disabled before removing HMC > backing store. > > Fixes: 71d35259ff67 ("i40e: tear down flow director") > Cc: [email protected] > > Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Qi Zhang <[email protected]>

