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

2017-08-06 Thread Thomas Monjalon
04/08/2017 17:33, Gaetan Rivet: > Signed-off-by: Gaetan Rivet > --- > --- 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 > == > -

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

2017-08-04 Thread Gaetan Rivet
Signed-off-by: Gaetan Rivet --- v2: - Move the note to the proper sub-section. Thanks Ferruh doc/guides/nics/fail_safe.rst | 2 ++ doc/guides/rel_notes/release_17_08.rst | 6 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/guides/nics/fail_safe.rst b/doc