From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 3414F374F for ; Thu, 3 Aug 2017 12:44:12 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Aug 2017 03:44:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,315,1498546800"; d="scan'208";a="135582194" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by fmsmga006.fm.intel.com with ESMTP; 03 Aug 2017 03:44:10 -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; Thu, 3 Aug 2017 11:42:35 +0100 From: "Mcnamara, John" To: "Yigit, Ferruh" CC: "dev@dpdk.org" , Olivier Matz Thread-Topic: [PATCH v6] doc: document NIC features Thread-Index: AQHTCtouuAUl21dt4kmIFAiUCXyCuaJyc+pQ Date: Thu, 3 Aug 2017 10:42:34 +0000 Message-ID: References: <20170720092303.97525-1-ferruh.yigit@intel.com> <20170801152303.38104-1-ferruh.yigit@intel.com> In-Reply-To: <20170801152303.38104-1-ferruh.yigit@intel.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzE1YzJiYzctZjM2Yy00Y2JlLWIwNDQtZmUzZTkzMzFlODM1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InZ2enhGSTgwdXpFUXV1amVhXC9xRlo3QlpcL2Z6cjQybEdLcm9jREM5RXY2az0ifQ== dlp-product: dlpe-windows dlp-version: 10.0.102.7 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 v6] doc: document NIC 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: Thu, 03 Aug 2017 10:44:12 -0000 > -----Original Message----- > From: Yigit, Ferruh > Sent: Tuesday, August 1, 2017 4:23 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Yigit, Ferruh ; Olivier Matz > > Subject: [PATCH v6] doc: document NIC features >=20 > Document NIC features, add more information about them and add more > implementation related support. >=20 > Signed-off-by: Ferruh Yigit > Signed-off-by: John McNamara > Reviewed-by: Andrew Rybchenko Acked-by: John McNamara