From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v4] Add mergeable RX bufs support to vhost Date: Thu, 22 Apr 2010 20:43:49 +0300 Message-ID: <20100422174349.GA1926@redhat.com> References: <1271715140.9755.14.camel@w-dls.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1271715140.9755.14.camel@w-dls.beaverton.ibm.com> Sender: kvm-owner@vger.kernel.org To: David L Stevens Cc: kvm@vger.kernel.org, virtualization@lists.osdl.org List-Id: virtualization@lists.linuxfoundation.org On Mon, Apr 19, 2010 at 03:12:19PM -0700, David L Stevens wrote: > This patch adds the mergeable RX buffers feature to vhost. > > Signed-off-by: David L Stevens BTW, which userspace should I use for testing this?