From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Wang Subject: Re: [PATCH net-next v2 0/5] virtio: support packed ring Date: Fri, 13 Jul 2018 08:52:17 +0800 Message-ID: <7d3b86d0-c6c7-1468-a3a6-e2091c0e63c0@redhat.com> References: <20180711022711.7090-1-tiwei.bie@intel.com> <20180712.144458.2076041018423659380.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Cc: mst@redhat.com, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, virtio-dev@lists.oasis-open.org, wexu@redhat.com, jfreimann@redhat.com To: David Miller , tiwei.bie@intel.com Return-path: In-Reply-To: <20180712.144458.2076041018423659380.davem@davemloft.net> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 2018年07月13日 05:44, David Miller wrote: > From: Tiwei Bie > 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? For the series: Acked-by: Jason Wang