From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc:add tested platforms and nics Date: Fri, 08 Apr 2016 11:05:59 +0200 Message-ID: <3853458.7f1dbNQpix@xps13> References: <1460105823-2013-1-git-send-email-qian.q.xu@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: Qian Xu Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 977442E41 for ; Fri, 8 Apr 2016 11:06:01 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id n3so14247755wmn.0 for ; Fri, 08 Apr 2016 02:06:01 -0700 (PDT) In-Reply-To: <1460105823-2013-1-git-send-email-qian.q.xu@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-04-08 16:57, Qian Xu: > add a new file about tested platforms and nics in doc/guides/nics > Signed-off-by: Qian Xu > > diff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst > index 769f677..d34040b 100644 > --- a/doc/guides/nics/index.rst > +++ b/doc/guides/nics/index.rst > @@ -36,6 +36,7 @@ Network Interface Controller Drivers > :numbered: > > overview > + test_platforms I think it would be better suited to integrate this information in the existing pages for e1000, ixgbe, i40e and fm10k.