From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v8 8/8] doc: update release note for vhost-user mq support Date: Tue, 27 Oct 2015 17:38:43 +0800 Message-ID: <20151027093843.GK3115@yliu-dev.sh.intel.com> References: <1445399294-18826-1-git-send-email-yuanhan.liu@linux.intel.com> <1445517356-19780-1-git-send-email-yuanhan.liu@linux.intel.com> <1445517356-19780-9-git-send-email-yuanhan.liu@linux.intel.com> <3224415.VHJqhN8mMC@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 3BD649E5 for ; Tue, 27 Oct 2015 10:37:25 +0100 (CET) Content-Disposition: inline In-Reply-To: <3224415.VHJqhN8mMC@xps13> 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" On Mon, Oct 26, 2015 at 09:22:10PM +0100, Thomas Monjalon wrote: > 2015-10-22 20:35, Yuanhan Liu: > > +* **vhost: added vhost-user mulitple queue support.** > > + > > + Added vhost-user multiple queue support. > > Excepted the typo, it is the same sentence twice, so not needed. Good to know; I thought it was a must, like a required style. > > General comment to every contributors: please avoid making a special commit > to just update the release notes. > There is no log message and it is understandable because it does not > deserve a commit. Got it. > It will be merged with the previous one here. And thank you! --yliu