> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Beilei Xing > Sent: Friday, January 19, 2018 1:24 PM > To: Zhang, Qi Z; Wu, Jingjing > Cc: dev@dpdk.org; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH v3] 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: sta...@dpdk.org > > Signed-off-by: Beilei Xing <beilei.x...@intel.com> > Acked-by: Jingjing Wu <jingjing...@intel.com> Applied to dpdk-next-net-intel, thanks!
/Helin