Re: [PATCH net-next v2 0/5] virtio: support packed ring
From: David Miller <davem@davemloft.net>
Date: 2018-07-12 21:45:02
Also in:
lkml, virtualization
From: David Miller <davem@davemloft.net>
Date: 2018-07-12 21:45:02
Also in:
lkml, virtualization
From: Tiwei Bie <redacted> 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?