From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH net-next v2 0/5] virtio: support packed ring Date: Fri, 13 Jul 2018 06:26:57 +0300 Message-ID: <20180713062627-mutt-send-email-mst@kernel.org> References: <20180711022711.7090-1-tiwei.bie@intel.com> <20180712.144458.2076041018423659380.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: tiwei.bie@intel.com, jasowang@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 Return-path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: Content-Disposition: inline In-Reply-To: <20180712.144458.2076041018423659380.davem@davemloft.net> List-Id: netdev.vger.kernel.org On Thu, Jul 12, 2018 at 02:44:58PM -0700, 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? I'm at netdev, won't be able to review before Monday. -- MST