From 31bf57cfe977393bace06174ac26e584a73b5e2f Mon Sep 17 00:00:00 2001 From: Gaetan Rivet Date: Fri, 4 Aug 2017 17:33:04 +0200 Subject: [PATCH] doc: include fail-safe PMD in release notes Signed-off-by: Gaetan Rivet Acked-by: John McNamara --- doc/guides/rel_notes/release_17_08.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index 343331efca..5423797437 100644 --- a/doc/guides/rel_notes/release_17_08.rst +++ b/doc/guides/rel_notes/release_17_08.rst @@ -62,6 +62,12 @@ New Features inputted packets are IP fragmented, GRO API assumes they are complete packets (i.e. with L4 headers). +* **Added Fail-Safe PMD** + + Added the new Fail-Safe PMD. This virtual device allows applications to + support seamless hotplug of devices. + See the :doc:`/nics/fail_safe` guide for more details about this driver. + * **Added support for generic flow API (rte_flow) on igb NIC.** This API provides a generic means to configure hardware to match specific @@ -233,7 +239,6 @@ EAL Drivers ~~~~~~~ - Libraries ~~~~~~~~~ -- 2.20.1