[dpdk-dev] [PATCH v6 13/13] doc: update release note for vhost-user mq support

Yuanhan Liu yuanhan.liu at linux.intel.com
Fri Oct 9 07:46:12 CEST 2015


Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>
---
 doc/guides/rel_notes/release_2_2.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst
index 5687676..34c910f 100644
--- a/doc/guides/rel_notes/release_2_2.rst
+++ b/doc/guides/rel_notes/release_2_2.rst
@@ -4,6 +4,11 @@ DPDK Release 2.2
 New Features
 ------------
 
+* **vhost: added vhost-user mulitple queue support.**
+
+  Added vhost-user multiple queue support, and it is demonstrated at
+  ``examples/vhost/vhost-switch``.
+
 
 Resolved Issues
 ---------------
-- 
1.9.0



More information about the dev mailing list