From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-stable] [PATCH] net/i40e: fix mirror for new FW Date: Tue, 31 Oct 2017 10:41:30 -0700 Message-ID: <6726eea3-2d45-60b9-44f2-15ffd66efbd5@intel.com> References: <20171031142642.25548-1-qi.z.zhang@intel.com> <94479800C636CB44BD422CB454846E01320623C7@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" , "stable@dpdk.org" To: "Xing, Beilei" , "Zhang, Qi Z" Return-path: In-Reply-To: <94479800C636CB44BD422CB454846E01320623C7@SHSMSX101.ccr.corp.intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/31/2017 2:48 AM, Xing, Beilei wrote: >> -----Original Message----- >> From: Zhang, Qi Z >> Sent: Tuesday, October 31, 2017 10:27 PM >> To: Xing, Beilei >> Cc: dev@dpdk.org; Zhang, Qi Z ; stable@dpdk.org >> Subject: [PATCH] net/i40e: fix mirror for new FW >> >> Value of I40E_GL_SWR_PRI_JOIN_MAP_0 need to be corrected or mirror >> does not work on latest firmware 6.0. >> >> Fixes: 77370db964f7 ("net/i40e: fix ethertype filter for new FW") >> Cc: stable@dpdk.org >> >> Signed-off-by: Qi Zhang > Acked-by: Beilei Xing Applied to dpdk-next-net/master, thanks.