* [PATCH] doc: fix release note for rawdev library
@ 2018-02-01 10:19 Shreyansh Jain
2018-02-06 16:10 ` Kovacevic, Marko
0 siblings, 1 reply; 3+ messages in thread
From: Shreyansh Jain @ 2018-02-01 10:19 UTC (permalink / raw)
To: thomas; +Cc: dev, Shreyansh Jain
Fixes: a9bb0c44c775 ("doc: add rawdev library guide and doxygen page")
Cc: shreyansh.jain@nxp.com
'+' sign was missing from librawdev library which is added
in this release.
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
---
doc/guides/rel_notes/release_18_02.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index 689080bed..03a82a409 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -320,7 +320,7 @@ The libraries prepended with a plus sign were incremented in this version.
librte_pmd_vhost.so.2
librte_port.so.3
librte_power.so.1
- librte_rawdev.so.1
+ + librte_rawdev.so.1
librte_reorder.so.1
librte_ring.so.1
librte_sched.so.1
--
2.14.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-02-06 16:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-01 10:19 [PATCH] doc: fix release note for rawdev library Shreyansh Jain
2018-02-06 16:10 ` Kovacevic, Marko
2018-02-06 16:36 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).