From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com
 [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 0D193377E
 for <web@dpdk.org>; Thu,  3 Aug 2017 18:23:46 +0200 (CEST)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id A3212202DD;
 Thu,  3 Aug 2017 12:23:45 -0400 (EDT)
Received: from frontend1 ([10.202.2.160])
 by compute1.internal (MEProxy); Thu, 03 Aug 2017 12:23:45 -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:x-sasl-enc; s=mesmtp; bh=XazSloLS5O0wLCQ
 3ck4M/ZJJ0MxRqg8Kx8lcvCM6T2U=; b=PyFOetsjPf5UGNKHnwA+zf0Yum9sWTd
 Uq376Rv90NJbKrDl/MJewYq0iYJLf4wwSkNkpt4mkIorDNobIWFapAqnQ81EAxiS
 c+n7hqoLUl3obuXISmhjDOOsGASFWAdI4jFcd8bJknOPrOYxdSdbfT+q7qVugBYZ
 Pv8WrX5WCcng=
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:x-sasl-enc; s=
 fm1; bh=XazSloLS5O0wLCQ3ck4M/ZJJ0MxRqg8Kx8lcvCM6T2U=; b=jW0rv4IX
 iNtlHFOzstwMSbQfewqH11uObC/Vy1PtbxbCh9QSM/DjXc9l8r/yYk3XGDaicJqC
 Bu4q/0gPBJJNbrJOthnHkEsM1Uieu968DpkLCetSRC3HDzqjpQBcpMXey+jrsSTz
 /twB2szgmfJF+W01RU/xI4aAWpnR5xkvsxCYIKnHSm7oqu+ATCFFfNBjC+PSxg2m
 ozevJ5McfU7+l5Tc0CYRpPe/UDmph2aR7kakkHDwYO9hU/hfYRhXKYEPmAMseoeM
 hTyxq5ycB4MbPQt6HLAuvHXNE5Sa7aB7c8RQEGJMrvyZG5U5LOrrguKxJjAgSKOh
 3lIQPD31LWo7fA==
X-ME-Sender: <xms:EU6DWSH9wINUwS7wMsBZh_XPyRt8HXBNmWhzk8iGBnTvcEqSYKceOg>
X-Sasl-enc: LhMKi4GpKCw4RopaaPzBFIAfULr/ReDsxnT/MYpFyri+ 1501777425
Received: from xps.localnet (196.114.118.80.rev.sfr.net [80.118.114.196])
 by mail.messagingengine.com (Postfix) with ESMTPA id 2506C7E464;
 Thu,  3 Aug 2017 12:23:45 -0400 (EDT)
From: Thomas Monjalon <thomas@monjalon.net>
To: Gaetan Rivet <gaetan.rivet@6wind.com>
Cc: web@dpdk.org, ferruh.yigit@intel.com
Date: Thu, 03 Aug 2017 18:23:43 +0200
Message-ID: <8018222.XyuCt27cfX@xps>
In-Reply-To: <1501775760-10218-1-git-send-email-gaetan.rivet@6wind.com>
References: <1501775760-10218-1-git-send-email-gaetan.rivet@6wind.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-web] [PATCH] doc/nics: list fail-safe driver
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <http://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: <http://dpdk.org/ml/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 03 Aug 2017 16:23:46 -0000

03/08/2017 17:56, Gaetan Rivet:
> Link the fail-safe PMD in the NICs guide.

I think it was a request from Ferruh.

> +++ b/doc/nics.html

I don't think this page is the right place for this driver.
Similarly, the bonding PMD is not listed with supported NICs.