From ff7a61911825896e82cadb2aaabae463388cbeb0 Mon Sep 17 00:00:00 2001 From: Hemant Agrawal Date: Mon, 24 Jul 2017 12:53:46 +0530 Subject: [PATCH] doc: add DPAA2 eventdev to release notes announcing the addition of DPAA2 eventdev Signed-off-by: Hemant Agrawal --- doc/guides/rel_notes/release_17_08.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst index 6083c71019..3b0f9cb6b3 100644 --- a/doc/guides/rel_notes/release_17_08.rst +++ b/doc/guides/rel_notes/release_17_08.rst @@ -169,6 +169,11 @@ New Features Added a multicore based distribution mode, which distributes the enqueued crypto operations among several slaves, running on different logical cores. +* **Added NXP DPAA2 Eventdev PMD.** + + Added the new dpaa2 eventdev driver for NXP DPAA2 devices. See the + "Event Device Drivers" document for more details on this new driver. + * **Added dpdk-test-eventdev test application.** The dpdk-test-eventdev tool is a Data Plane Development Kit (DPDK) application -- 2.20.1