From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 0/3 v3] virtio: Tx performance improvements Date: Wed, 16 Mar 2016 17:40:38 +0000 Message-ID: <20160316174038.GA10308@bricha3-MOBL3> References: <1457115561-31186-1-git-send-email-stephen@networkplumber.org> <20160314105627.GE24288@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Stephen Hemminger , "dev@dpdk.org" , Yuanhan Liu To: "Xie, Huawei" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 817D4559C for ; Wed, 16 Mar 2016 18:40:42 +0100 (CET) Content-Disposition: inline In-Reply-To: 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 Wed, Mar 16, 2016 at 08:25:08AM +0000, Xie, Huawei wrote: > On 3/14/2016 6:56 PM, Richardson, Bruce wrote: > > On Fri, Mar 04, 2016 at 10:19:18AM -0800, Stephen Hemminger wrote: > >> This patch series uses virtio negotiated features to allow for > >> more packets to be queued to host even though the default QEMU/KVM > >> virtio queue is very small 256 elements. > >> > >> Stephen Hemminger (3): > >> virtio: use indirect ring elements > >> virtio: use any layout on transmit > >> virtio: optimize transmit enqueue > >> > > These patches require an ack to merge. Virtio maintainers, can you please > > review and ack if ok. > > > > /Bruce > > > Acked in the previous release window. > > Acked-by: Huawei Xie > Pushed to dpdk-next-net/rel_16_04 /Bruce