[dpdk-dev] [PATCH v1 2/2] doc: update release notes for vhost async APIs

patrick.fu at intel.com patrick.fu at intel.com
Wed Jul 22 12:57:41 CEST 2020


From: Patrick Fu <patrick.fu at intel.com>

Update 20.08 release notes to include vhost async APIs

Signed-off-by: Patrick Fu <patrick.fu at intel.com>
---
 doc/guides/rel_notes/release_20_08.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/release_20_08.rst b/doc/guides/rel_notes/release_20_08.rst
index f19b74872..47ed488ed 100644
--- a/doc/guides/rel_notes/release_20_08.rst
+++ b/doc/guides/rel_notes/release_20_08.rst
@@ -225,6 +225,11 @@ New Features
   See the :doc:`../sample_app_ug/l2_forward_real_virtual` for more
   details of this parameter usage.
 
+* **Added vhost async data path APIs.**
+
+  4 new APIs has been added to enable vhost async data path. With the new
+  data path, applications can register vhost with copy devices, such as DMA
+  engines, to offload memory copy operations.
 
 Removed Items
 -------------
-- 
2.18.4



More information about the dev mailing list