[dpdk-dev] [PATCH 0/3 v3] virtio: Tx performance improvements

Yuanhan Liu yuanhan.liu at linux.intel.com
Mon Mar 14 13:24:18 CET 2016


On Mon, Mar 14, 2016 at 10:56:27AM +0000, Bruce Richardson 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.

Thomas meant to merge this set in last release. It was delayed due to a
build error. So, I think it's okay to merge it.

Anyway, here is mine:

Acked-by: Yuanhan Liu <yuanhan.liu at linux.intel.com>

	--yliu


More information about the dev mailing list