From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] ixgbe_rx_scan_hw_ring: Fix initializing id and hash fields in flow director mode. Date: Thu, 25 Sep 2014 17:07:24 +0100 Message-ID: <20140925160724.GA17216@BRICHA3-MOBL> References: <1408520788-20380-1-git-send-email-pawelx.wodkowski@intel.com> <7418065.5Wl83rv6J2@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev-VfR2kkLFssw@public.gmane.org" To: "Wodkowski, PawelX" Return-path: Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Mon, Sep 08, 2014 at 07:18:10AM +0000, Wodkowski, PawelX wrote: > > -----Original Message----- > > From: Thomas Monjalon [mailto:thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org] > > Sent: Friday, August 29, 2014 17:41 > > To: dev-VfR2kkLFssw@public.gmane.org > > Cc: Wodkowski, PawelX > > Subject: Re: [dpdk-dev] [PATCH] ixgbe_rx_scan_hw_ring: Fix initializing id and > > hash fields in flow director mode. > > > > Hi, > > > > 2014-08-20 08:46, Pawel Wodkowski: > > > When Flow Director was used together with bulk alloc, id and hash was > > swapped > > > when packet matches flow director filter due to improper fdir field > > initialization. > > > > > > Signed-off-by: Pawel Wodkowski > > > > I'd really like someone else review this touchy patch for integration > > in 1.7.1. > > > > Thanks > > -- > > Thomas > > Reviewed-by: Helin Zhang > Reviewed-by: Jingjing Wu Acked-by: Bruce Richardson