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 A02F6FE5 for ; Mon, 5 Sep 2016 07:40:20 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP; 04 Sep 2016 22:40:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,285,1470726000"; d="scan'208";a="164516014" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga004.fm.intel.com with ESMTP; 04 Sep 2016 22:40:19 -0700 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 4 Sep 2016 22:40:18 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 4 Sep 2016 22:40:18 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.102]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.91]) with mapi id 14.03.0248.002; Mon, 5 Sep 2016 13:40:13 +0800 From: "Wu, Jingjing" To: "Guo, Jia" , "Zhang, Helin" CC: "dev@dpdk.org" Thread-Topic: [PATCH] drivers/i40e: Add FD PCTYPE translation for x722 Thread-Index: AQHR/3s7LdOS1/TWsU2JhRykmRLKSqBqcKUQ Date: Mon, 5 Sep 2016 05:40:13 +0000 Message-ID: <9BB6961774997848B5B42BEC655768F80E1C263C@SHSMSX103.ccr.corp.intel.com> References: <1472203505-76527-1-git-send-email-jia.guo@intel.com> <1472203505-76527-2-git-send-email-jia.guo@intel.com> In-Reply-To: <1472203505-76527-2-git-send-email-jia.guo@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] drivers/i40e: Add FD PCTYPE translation for 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, 05 Sep 2016 05:40:21 -0000 > -----Original Message----- > From: Guo, Jia > Sent: Friday, August 26, 2016 5:25 PM > To: Zhang, Helin; Wu, Jingjing > Cc: dev@dpdk.org; Guo, Jia > Subject: [PATCH] drivers/i40e: Add FD PCTYPE translation for x722 >=20 > Before the filter is programmed, the PCTYPE in the FD programming > descriptor need to use GLQF_FD_PCTYPE table to translate into Second > PCTYPE. I think this change is only for device X722. Please add notes in commit log= . =20