[dpdk-dev] [PATCH v2] doc: include fail-safe PMD in release note

Thomas Monjalon thomas at monjalon.net
Sun Aug 6 15:17:40 CEST 2017


04/08/2017 17:33, Gaetan Rivet:
> Signed-off-by: Gaetan Rivet <gaetan.rivet at 6wind.com>
> ---
> --- a/doc/guides/nics/fail_safe.rst
> +++ b/doc/guides/nics/fail_safe.rst
> +.. _fail_safe:
> +

No need of such anchor at the beginning of a doc.

>  Fail-safe poll mode driver library
>  ==================================

> --- a/doc/guides/rel_notes/release_17_08.rst
> +++ b/doc/guides/rel_notes/release_17_08.rst
> +* **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<fail_safe>`
> +  for more details about this driver.

Replaced the :ref: by a :doc: link.

With this change, applied, thanks


More information about the dev mailing list