From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gaetan Rivet Subject: [PATCH] doc: include fail-safe PMD in release note Date: Fri, 4 Aug 2017 17:04:34 +0200 Message-ID: <1501859074-16148-1-git-send-email-gaetan.rivet@6wind.com> Cc: Ferruh Yigit , Gaetan Rivet To: dev@dpdk.org Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 64E7F2C18 for ; Fri, 4 Aug 2017 17:04:54 +0200 (CEST) Received: by mail-wm0-f45.google.com with SMTP id t201so22233513wmt.0 for ; Fri, 04 Aug 2017 08:04:54 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Gaetan Rivet --- doc/guides/nics/fail_safe.rst | 2 ++ doc/guides/rel_notes/release_17_08.rst | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/doc/guides/nics/fail_safe.rst b/doc/guides/nics/fail_safe.rst index 34ecae2..a3caf10 100644 --- a/doc/guides/nics/fail_safe.rst +++ b/doc/guides/nics/fail_safe.rst @@ -27,6 +27,8 @@ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +.. _fail_safe: + Fail-safe poll mode driver library ================================== diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index 343331e..7558368 100644 --- a/doc/guides/rel_notes/release_17_08.rst +++ b/doc/guides/rel_notes/release_17_08.rst @@ -233,6 +233,11 @@ EAL Drivers ~~~~~~~ +* **Added Fail-Safe PMD** + + Added the new Fail-Safe PMD. This virtual device allows applications to + support seamless hotplug of devices. See the :ref:`Fail-Safe documentation` + for more details about this driver. Libraries ~~~~~~~~~ -- 2.1.4