From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ixgbe_rx_scan_hw_ring: Fix initializing id and hash fields in flow director mode. Date: Fri, 29 Aug 2014 17:41:04 +0200 Message-ID: <7418065.5Wl83rv6J2@xps13> References: <1408520788-20380-1-git-send-email-pawelx.wodkowski@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1408520788-20380-1-git-send-email-pawelx.wodkowski-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 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" 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