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: Thu, 25 Sep 2014 22:57:04 +0200 Message-ID: <1875324.IUuLOzTqaN@xps13> References: <1408520788-20380-1-git-send-email-pawelx.wodkowski@intel.com> <20140925160724.GA17216@BRICHA3-MOBL> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Wodkowski, PawelX" Return-path: In-Reply-To: <20140925160724.GA17216@BRICHA3-MOBL> 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" > > > > 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 > > > > Reviewed-by: Helin Zhang > > Reviewed-by: Jingjing Wu > > Acked-by: Bruce Richardson Applied with some changes to fit with recent mbug refactoring. Thanks -- Thomas