From: Gaetan Rivet Date: Fri, 4 Aug 2017 15:33:04 +0000 (+0200) Subject: doc: include fail-safe PMD in release notes X-Git-Tag: spdx-start~2203 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=31bf57cfe977393bace06174ac26e584a73b5e2f;p=dpdk.git doc: include fail-safe PMD in release notes Signed-off-by: Gaetan Rivet Acked-by: John McNamara --- 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 ~~~~~~~~~