[dpdk-dev] [PATCH] doc: update release notes for vdpa

Zhihong Wang zhihong.wang at intel.com
Fri May 25 13:40:22 CEST 2018


Signed-off-by: Zhihong Wang <zhihong.wang at intel.com>
---
 doc/guides/rel_notes/release_18_05.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index 40eec3a49..44180bb44 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -257,6 +257,12 @@ New Features
   on eth devices (right now only via SW RX/TX callbacks).
   It also adds dependency on libelf.
 
+* **Added vDPA in vhost-user lib.**
+
+  Added support for selective datapath in vhost-user lib. vDPA stands for vhost
+  Data Path Acceleration. It supports virtio ring compatible devices to serve
+  virtio driver directly to enable datapath acceleration.
+
 
 API Changes
 -----------
-- 
2.13.6



More information about the dev mailing list