Re: [PATCH net-next v2 0/5] virtio: support packed ring

From: David Miller
Date: Thu Jul 12 2018 - 17:45:02 EST


From: Tiwei Bie <tiwei.bie@xxxxxxxxx>
Date: Wed, 11 Jul 2018 10:27:06 +0800

> Hello everyone,
>
> This patch set implements packed ring support in virtio driver.
>
> Some functional tests have been done with Jason's
> packed ring implementation in vhost:
>
> https://lkml.org/lkml/2018/7/3/33
>
> Both of ping and netperf worked as expected.

Michael and Jason, where are we with this series?