From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ixgbe: fix the issue second 5tuple filter overwrites the first one Date: Fri, 27 Mar 2015 11:33:57 +0100 Message-ID: <4743104.Y8NWf3thQR@xps13> References: <1427258833-5070-1-git-send-email-jingjing.wu@intel.com> <86228AFD5BCD8E4EBFD2B90117B5E81E10DA9C09@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Wu, Jingjing" Return-path: In-Reply-To: <86228AFD5BCD8E4EBFD2B90117B5E81E10DA9C09-0J0gbvR4kTggGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@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" > > This patch corrects the index to fix the issue that is second 5tuple > > filter > > overwrites the first one. > > > > Signed-off-by: Jingjing Wu > > Acked-by: Marvin Liu Fixes: 4c54a7e7bd42 ("ixgbe: migrate ntuple filter to new API") Applied, thanks