From patchwork Sat Feb 22 00:14:38 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ga=C3=ABtan_Rivet?= X-Patchwork-Id: 65991 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 418F2A0558; Sat, 22 Feb 2020 01:14:52 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8DA871BFAD; Sat, 22 Feb 2020 01:14:51 +0100 (CET) Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [217.70.178.230]) by dpdk.org (Postfix) with ESMTP id 847111BFAC for ; Sat, 22 Feb 2020 01:14:50 +0100 (CET) Received: from inocybe.home (lfbn-idf2-1-1446-67.w92-169.abo.wanadoo.fr [92.169.247.67]) (Authenticated sender: grive@u256.net) by relay10.mail.gandi.net (Postfix) with ESMTPSA id E1AD8240006 for ; Sat, 22 Feb 2020 00:14:47 +0000 (UTC) From: Gaetan Rivet To: dev@dpdk.org Date: Sat, 22 Feb 2020 01:14:38 +0100 Message-Id: X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH v1 0/2] failsafe: improve documentation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The fail-safe documentation is subpar. It can be improved (1), and an error is present from the beginning (2). Gaetan Rivet (2): doc/failsafe: improve fail-safe documentation doc/failsafe: fix incorrect statement regarding number of sub-device doc/guides/nics/fail_safe.rst | 109 +++++++++++++++++++++------------- 1 file changed, 67 insertions(+), 42 deletions(-)