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

Message ID 1444369572-1157-14-git-send-email-yuanhan.liu@linux.intel.com (mailing list archive)
State Superseded, archived
Headers

Commit Message

Yuanhan Liu Oct. 9, 2015, 5:46 a.m. UTC
  Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
---
 doc/guides/rel_notes/release_2_2.rst | 5 +++++
 1 file changed, 5 insertions(+)
  

Patch

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
 ---------------