From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP; 19 Sep 2016 07:57:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,362,1470726000"; d="scan'208";a="10838761" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.73]) by fmsmga006.fm.intel.com with SMTP; 19 Sep 2016 07:57:12 -0700 Received: by (sSMTP sendmail emulation); Mon, 19 Sep 2016 15:57:11 +0025 Date: Mon, 19 Sep 2016 15:57:11 +0100 From: Bruce Richardson To: "Wu, Jingjing" Cc: "Guo, Jia" , "Zhang, Helin" , "dev@dpdk.org" 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 Content-Disposition: inline In-Reply-To: <9BB6961774997848B5B42BEC655768F80E1C3DDE@SHSMSX103.ccr.corp.intel.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v2 2/2] drivers/i40e: Add FD PCTYPE translation for device x722 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2016 14:57:15 -0000 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