[dpdk-dev] Fw: [PATCH v7 15/15] doc: update 18.02 release notes

Message ID CY4PR07MB34649E012F8AE18DD8B5892A80E90@CY4PR07MB3464.namprd07.prod.outlook.com (mailing list archive)
State Not Applicable, archived
Headers

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation fail Compilation issues

Commit Message

Pavan Nikhilesh Jan. 17, 2018, 5:47 a.m. UTC
  Cc: John, Marko
  

Comments

John McNamara Jan. 17, 2018, 5:14 p.m. UTC | #1
Acked-by: John McNamara <john.mcnamara@intel.com>
  

Patch

diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index b2dc39cfe..2a243cb47 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -53,6 +53,16 @@  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
 -----------