From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 671551B259 for ; Thu, 12 Oct 2017 13:33:13 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Oct 2017 04:33:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,365,1503385200"; d="scan'208";a="322431450" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by fmsmga004.fm.intel.com with ESMTP; 12 Oct 2017 04:33:11 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX102.ger.corp.intel.com ([169.254.2.180]) with mapi id 14.03.0319.002; Thu, 12 Oct 2017 12:33:11 +0100 From: "Mcnamara, John" To: Thomas Monjalon , "Chen, Jing D" CC: "Yigit, Ferruh" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: remove fm10k features description for SSE Thread-Index: AQHTQvlHrSflxz4zx0efmRp7+r7bCaLgFcNQ Date: Thu, 12 Oct 2017 11:33:10 +0000 Message-ID: References: <20171012012644.28616-1-thomas@monjalon.net> In-Reply-To: <20171012012644.28616-1-thomas@monjalon.net> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTgyODM5MmUtZmZkMi00MWZmLTgzY2YtMDdkNDVmYjUxMGY1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlhiXC9nYjNJaSt2UHhhcG5YdjlEbUtvaEhaZks3YVFLRHpKbHA4ZXorOW9vPSJ9 dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: remove fm10k features description for SSE X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2017 11:33:13 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Thursday, October 12, 2017 2:27 AM > To: Chen, Jing D > Cc: Yigit, Ferruh ; dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: remove fm10k features description for SS= E >=20 > The features described for scalar fm10k and its vector implementations ar= e > the same. > No need to distinguish them in features description. >=20 > Signed-off-by: Thomas Monjalon Acked-by: John McNamara