From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 2103B5F36
 for <web@dpdk.org>; Wed, 21 Mar 2018 10:18:49 +0100 (CET)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga005.jf.intel.com ([10.7.209.41])
 by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 21 Mar 2018 02:18:42 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.48,339,1517904000"; d="scan'208";a="210063863"
Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153])
 by orsmga005.jf.intel.com with ESMTP; 21 Mar 2018 02:18:42 -0700
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.61]) by
 IRSMSX101.ger.corp.intel.com ([169.254.1.176]) with mapi id 14.03.0319.002;
 Wed, 21 Mar 2018 09:18:41 +0000
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>, "Yang, Qiming"
 <qiming.yang@intel.com>
CC: "web@dpdk.org" <web@dpdk.org>
Thread-Topic: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
Thread-Index: AQHTwODO3kV/7+rivUGDsPnEaLoXU6PaW7QAgAANWgA=
Date: Wed, 21 Mar 2018 09:18:40 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE23EEFE384@IRSMSX103.ger.corp.intel.com>
References: <20180321143120.78651-1-qiming.yang@intel.com>
 <2016294.lWQek5x8rA@xps>
In-Reply-To: <2016294.lWQek5x8rA@xps>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ctpclassification: CTP_NT
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjgzOGQ1ZmUtYTNkZi00ZjRkLWJkMjktNDlhMmZiZTliODg4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ik5EUURZQ3Q4TVVaWkZsKzR0MzdoaHZWZVwvNlF4WFNRMWxSdDF2WmszUUhBPSJ9
dlp-product: dlpe-windows
dlp-version: 11.0.0.116
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-web] [PATCH] add XXV710 to i40e suppported NICs
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 21 Mar 2018 09:18:50 -0000



> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Thomas Monjalon
> Sent: Wednesday, March 21, 2018 8:30 AM
> To: Yang, Qiming <qiming.yang@intel.com>
> Cc: web@dpdk.org
> Subject: Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs
>=20
> 21/03/2018 15:31, Qiming Yang:
> > -				<li><a href=3D"/doc/guides/nics/i40e.html">i40e</a>
> (X710, XL710, X722)</li>
> > +				<li><a href=3D"/doc/guides/nics/i40e.html">i40e</a>
> (X710, XL710, X722, XXV710)</li>
>=20
> Please, could add in the message which release is supporting this device?


Just to clarify, you mean to add the release in the commit message not the =
html, right?

John