[PATCH v6 14/14] doc: update 18.02 release notes
From: Pavan Nikhilesh <hidden>
Date: 2018-01-16 15:41:24
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Pavan Nikhilesh <hidden>
Date: 2018-01-16 15:41:24
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Pavan Nikhilesh <redacted> --- doc/guides/rel_notes/release_18_02.rst | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index b2dc39cfe..b528cdc50 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst@@ -53,6 +53,15 @@ New Features With this change, application can use OPDL PMD by eventdev api. +* **Added New pipeline use case for dpdk-test-eventdev application** + The pipeline case can be used to simulate various stages in a real world + application from packet receive to transmit while maintaining the packet + ordering also measure the performance of the event device across the stages + of the pipeline. + + The pipeline use case has been made generic to work will all the event + devices based on the capabilities. + API Changes -----------
--
2.14.1