From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: [PATCH v6 13/13] doc: update release note for vhost-user mq support Date: Fri, 9 Oct 2015 13:46:12 +0800 Message-ID: <1444369572-1157-14-git-send-email-yuanhan.liu@linux.intel.com> References: <1444369572-1157-1-git-send-email-yuanhan.liu@linux.intel.com> Cc: marcel@redhat.com, "Michael S. Tsirkin" To: dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 2D8C89190 for ; Fri, 9 Oct 2015 07:46:24 +0200 (CEST) In-Reply-To: <1444369572-1157-1-git-send-email-yuanhan.liu@linux.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Yuanhan Liu --- 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