DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 1/2] doc: fix indentation of new feature in release notes
@ 2016-07-22 16:06 Bruce Richardson
  2016-07-22 16:06 ` [dpdk-dev] [PATCH 2/2] doc: improve wording of new features section Bruce Richardson
  0 siblings, 1 reply; 6+ messages in thread
From: Bruce Richardson @ 2016-07-22 16:06 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, Bruce Richardson

The description of the new feature for external caches on mempools was
indented too much, putting it out of alignment with the other items in the
new features list in the pdf output. Correct this by removing the extra
spaces.

Fixes: 4b5062755aa7 ("mempool: allow user-owned cache")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
 doc/guides/rel_notes/release_16_07.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/guides/rel_notes/release_16_07.rst b/doc/guides/rel_notes/release_16_07.rst
index 0740d4f..1606522 100644
--- a/doc/guides/rel_notes/release_16_07.rst
+++ b/doc/guides/rel_notes/release_16_07.rst
@@ -40,9 +40,9 @@ New Features
 
 * **Added mempool external cache for non-EAL thread.**
 
-   Added new functions to create, free or flush a user-owned mempool
-   cache for non-EAL threads. Previously, cache was always disabled
-   on these threads.
+  Added new functions to create, free or flush a user-owned mempool
+  cache for non-EAL threads. Previously, cache was always disabled
+  on these threads.
 
 * **Changed the memory allocation in mempool library.**
 
-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-28 15:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-22 16:06 [dpdk-dev] [PATCH 1/2] doc: fix indentation of new feature in release notes Bruce Richardson
2016-07-22 16:06 ` [dpdk-dev] [PATCH 2/2] doc: improve wording of new features section Bruce Richardson
2016-07-22 16:19   ` Thomas Monjalon
2016-07-25  8:39     ` Bruce Richardson
2016-07-27 13:26   ` [dpdk-dev] [PATCH v2] " John McNamara
2016-07-28 15:25     ` 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).