From c018dbf5e0e01198049dc80e7ce35790dcde3278 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Tue, 24 Oct 2017 16:02:19 +0530 Subject: [PATCH] doc: add event eth Rx adapter to release notes Signed-off-by: Nikhil Rao Acked-by: Jerin Jacob --- doc/guides/rel_notes/release_17_11.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst index f24536ce2e..b96b236149 100644 --- a/doc/guides/rel_notes/release_17_11.rst +++ b/doc/guides/rel_notes/release_17_11.rst @@ -164,6 +164,11 @@ New Features Implemented device IOTLB in Vhost-user backend, and enabled Virtio's IOMMU feature. +* **Added the Event Ethernet Adapter Library.** + + Added the Event Ethernet Adapter library. It provices APIs for + eventdev applications to configure the ethdev to eventdev packet flow. + * **Added Membership library (rte_member).** Added membership library. It provides an API for DPDK applications to insert a -- 2.20.1