From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 4475229CB for ; Wed, 21 Mar 2018 10:21:27 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 883A5212D6; Wed, 21 Mar 2018 05:21:26 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 21 Mar 2018 05:21:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=x5OgmxKy6GDVFXh984vWPzGVqt X/e0SGh8aeHlrbpNk=; b=TKMQu8CZTQhiwP+eFjv5GW9niDxeoYfICICD+93l3u ypzxUmB7BtrLTYV+P1Bn4ga3Xgo0kKTPq9qL4oxuGwV1i5Ib7BAdE4QiduTkCFjh Oa2iSGWcpWj1ZlyPiD9c9q5w7rjr8ZkTyf2OeV3tf/b0xN/3ho8XVHBz6rvr2lhT Y= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=x5Ogmx Ky6GDVFXh984vWPzGVqtX/e0SGh8aeHlrbpNk=; b=G+QagKz0I/lcx0USGzub+2 VJrBr0YG/0gR9YAdUIKqMlq5KVevBkEIrpD05vc+EeDypsxmQfR0JORK9XZOqdMx BnE9K6TI0P/ERRHH/WxkCqdamfljorzzSNld+uqU6cn5i+YpT83WK597R9geRTWN 1AMB23u3AnnunvsTP3oF8uBD31BcIY1vbRP0kTGtB7OwuSR2f/bda78eHg47f8Aa Qqhed+oYtQrtHNUzUFgrP8pZe1NH3+P4Q/qYsgE+fQnuZ/Xt6c0lBFF5seOHAFad RQdsQOX9MOmikn0QkCTSeCWCvPp9rYdThBLcwR2EkZBPsYkoWuIjLZo2LkYLFRqw == X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id D9FB4240DF; Wed, 21 Mar 2018 05:21:25 -0400 (EDT) From: Thomas Monjalon To: "Mcnamara, John" Cc: "Yang, Qiming" , "web@dpdk.org" Date: Wed, 21 Mar 2018 10:21:24 +0100 Message-ID: <5636546.NRJykgjs9r@xps> In-Reply-To: References: <20180321143120.78651-1-qiming.yang@intel.com> <2016294.lWQek5x8rA@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2018 09:21:27 -0000 21/03/2018 10:18, Mcnamara, John: > > > -----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 > > Cc: web@dpdk.org > > Subject: Re: [dpdk-web] [PATCH] add XXV710 to i40e suppported NICs > > > > 21/03/2018 15:31, Qiming Yang: > > > -
  • i40e > > (X710, XL710, X722)
  • > > > +
  • i40e > > (X710, XL710, X722, XXV710)
  • > > > > 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? Yes, just for the history, and for justification.