[dpdk-dev] [PATCH v2] doc: add eventdev pipeline sample app to release notes

Pavan Nikhilesh pbhagavatula at caviumnetworks.com
Tue Jan 16 19:06:28 CET 2018


Signed-off-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>
---

 This patch depends on http://dpdk.org/dev/patchwork/patch/33429 patchset.

 doc/guides/rel_notes/release_18_02.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index b2dc39cfe..50d525840 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -53,6 +53,13 @@ New Features

   With this change, application can use OPDL PMD by eventdev api.

+* **Updated Eventdev Sample application to support event devices based on capability**
+
+  Updated Eventdev pipeline sample application to support various types of pipelines
+  based on the capabilities of the attached event and ethernet devices. Also,
+  renamed the application from SW PMD specific ``eventdev_pipeline_sw_pmd``
+  to PMD agnostic ``eventdev_pipeline``.
+
 API Changes
 -----------

--
2.14.1



More information about the dev mailing list