From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add section on tested platforms and nics and OSes Date: Fri, 22 Jul 2016 19:30:54 +0200 Message-ID: <1789531.6ePqZhtgfa@xps13> References: <1469154072-7160-1-git-send-email-yulong.pei@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com To: Yulong Pei Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 551EB5580 for ; Fri, 22 Jul 2016 19:30:56 +0200 (CEST) Received: by mail-wm0-f53.google.com with SMTP id o80so75837732wme.1 for ; Fri, 22 Jul 2016 10:30:56 -0700 (PDT) In-Reply-To: <1469154072-7160-1-git-send-email-yulong.pei@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-07-22 10:21, Yulong Pei: > --- a/doc/guides/rel_notes/release_16_07.rst > +++ b/doc/guides/rel_notes/release_16_07.rst > @@ -350,25 +350,120 @@ The libraries prepended with a plus sign were incremented in this version. > Tested Platforms > ---------------- > > -.. This section should contain a list of platforms that were tested with this > - release. I think we should keep this comment to ease the creation of the next release notes.