From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2 2/2] drivers/i40e: Add FD PCTYPE translation for device x722 Date: Mon, 19 Sep 2016 15:57:11 +0100 Message-ID: <20160919145711.GC45548@bricha3-MOBL3> References: <1472203505-76527-2-git-send-email-jia.guo@intel.com> <1473241120-115147-1-git-send-email-jia.guo@intel.com> <9BB6961774997848B5B42BEC655768F80E1C3DDE@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Guo, Jia" , "Zhang, Helin" , "dev@dpdk.org" To: "Wu, Jingjing" Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 0B0EB475E for ; Mon, 19 Sep 2016 16:57:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: <9BB6961774997848B5B42BEC655768F80E1C3DDE@SHSMSX103.ccr.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Sep 08, 2016 at 02:25:22AM +0000, Wu, Jingjing wrote: > > > > -----Original Message----- > > From: Guo, Jia > > Sent: Wednesday, September 7, 2016 5:39 PM > > To: Zhang, Helin; Wu, Jingjing > > Cc: dev@dpdk.org; Guo, Jia > > Subject: [PATCH v2 2/2] drivers/i40e: Add FD PCTYPE translation for device > > x722 > > > > In device x722, before the FD filter is programmed, the PCTYPE in the FD > > programming descriptor need to use GLQF_FD_PCTYPE table to translate into > > Second PCTYPE, that will let new PCTYPE compatible with original PCTYPE in > > FD filter. > > > > Signed-off-by: Jeff Guo > Acked-by: Jingjing Wu Applied to dpdk-next-net/rel_16_11 /Bruce