From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 4A403995E for ; Fri, 28 Jul 2017 13:56:52 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Jul 2017 04:56:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,425,1496127600"; d="scan'208";a="132355750" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by fmsmga005.fm.intel.com with ESMTP; 28 Jul 2017 04:56:51 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.9]) by IRSMSX154.ger.corp.intel.com ([169.254.12.76]) with mapi id 14.03.0319.002; Fri, 28 Jul 2017 12:56:50 +0100 From: "Mcnamara, John" To: Shahaf Shuler , "thomas@monjalon.net" CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v4 1/3] doc: update mlx5 supported features Thread-Index: AQHTBjEg3CGjzi8L8kuuFhi/zRsLCKJpJLeA Date: Fri, 28 Jul 2017 11:56:49 +0000 Message-ID: References: <50a96ef776aa322a707a558e01b46920f273fa99.1501051600.git.shahafs@mellanox.com> <50a96ef776aa322a707a558e01b46920f273fa99.1501088435.git.shahafs@mellanox.com> In-Reply-To: <50a96ef776aa322a707a558e01b46920f273fa99.1501088435.git.shahafs@mellanox.com> 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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMjJjYzRlNmQtYzAxMy00ZTZhLTgyMjgtZWY0MWU3ZDQ1MTE5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IlowQUpEWXVtZjY5WFwvaGFVWTlZRWpQYzNkSmZlZm9tSUNJcTlUMng3Wkx3PSJ9 dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4 1/3] doc: update mlx5 supported features 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: Fri, 28 Jul 2017 11:56:53 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shahaf Shuler > Sent: Wednesday, July 26, 2017 6:03 PM > To: thomas@monjalon.net > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v4 1/3] doc: update mlx5 supported features >=20 > Supported features which were not included: > * ARMv8 > * Extended stats >=20 > Not supported features which were wrongly included: > * Inner L3 checksum > * Inner L4 checksum >=20 > Signed-off-by: Shahaf Shuler Acked-by: John McNamara