From: David Miller <davem@davemloft.net>
To: tiwei.bie@intel.com
Cc: virtio-dev@lists.oasis-open.org, mst@redhat.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
virtualization@lists.linux-foundation.org, wexu@redhat.com
Subject: Re: [PATCH net-next v2 0/5] virtio: support packed ring
Date: Thu, 12 Jul 2018 14:44:58 -0700 (PDT) [thread overview]
Message-ID: <20180712.144458.2076041018423659380.davem@davemloft.net> (raw)
In-Reply-To: <20180711022711.7090-1-tiwei.bie@intel.com>
From: Tiwei Bie <tiwei.bie@intel.com>
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?
next prev parent reply other threads:[~2018-07-12 21:44 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-11 2:27 [PATCH net-next v2 0/5] virtio: support packed ring Tiwei Bie
2018-07-11 2:27 ` [PATCH net-next v2 1/5] virtio: add packed ring definitions Tiwei Bie
2018-07-11 2:27 ` [PATCH net-next v2 2/5] virtio_ring: support creating packed ring Tiwei Bie
2018-07-11 2:27 ` [PATCH net-next v2 3/5] virtio_ring: add packed ring support Tiwei Bie
2018-07-11 2:27 ` [PATCH net-next v2 4/5] virtio_ring: add event idx support in packed ring Tiwei Bie
2018-07-11 2:27 ` [PATCH net-next v2 5/5] virtio_ring: enable " Tiwei Bie
2018-07-11 2:52 ` [PATCH net-next v2 0/5] virtio: support " Jason Wang
2018-07-12 21:44 ` David Miller [this message]
2018-07-13 0:52 ` Jason Wang
2018-07-13 3:26 ` Michael S. Tsirkin
2018-08-27 14:00 ` Michael S. Tsirkin
[not found] ` <20180827170005-mutt-send-email-mst@kernel.org>
2018-09-07 1:22 ` [virtio-dev] " Tiwei Bie
[not found] ` <20180907012225.GA32677@debian>
2018-09-07 13:00 ` Michael S. Tsirkin
[not found] ` <20180907084509-mutt-send-email-mst@kernel.org>
2018-09-10 3:00 ` Tiwei Bie
[not found] ` <20180910030053.GA15645@debian>
2018-09-10 3:33 ` Jason Wang
[not found] ` <f5ef0393-cf02-0795-a51a-8783ee300037@redhat.com>
2018-09-11 5:37 ` Tiwei Bie
[not found] ` <20180911053726.GA7472@debian>
2018-09-12 16:16 ` Michael S. Tsirkin
[not found] ` <20180912121457-mutt-send-email-mst@kernel.org>
2018-09-13 8:59 ` Tiwei Bie
[not found] ` <20180913085919.GA42049@fbsd1.sh.intel.com>
2018-09-13 9:47 ` Jason Wang
[not found] ` <98d6bd4d-45e2-4207-e961-782f649e0139@redhat.com>
2018-10-10 14:36 ` Michael S. Tsirkin
[not found] ` <20181010103335-mutt-send-email-mst@kernel.org>
2018-10-11 12:12 ` Tiwei Bie
[not found] ` <20181011121221.GA27106@debian>
2018-10-11 13:48 ` Michael S. Tsirkin
[not found] ` <20181011094705-mutt-send-email-mst@kernel.org>
2018-10-11 14:13 ` Tiwei Bie
[not found] ` <20181011141331.GA11650@debian>
2018-10-11 14:17 ` Michael S. Tsirkin
[not found] ` <20181011101656-mutt-send-email-mst@kernel.org>
2018-10-11 14:34 ` Tiwei Bie
2018-09-12 13:06 ` Michael S. Tsirkin
[not found] ` <20180711022711.7090-2-tiwei.bie@intel.com>
2018-09-07 13:51 ` [PATCH net-next v2 1/5] virtio: add packed ring definitions Michael S. Tsirkin
[not found] ` <20180907094922-mutt-send-email-mst@kernel.org>
2018-09-10 2:13 ` Tiwei Bie
[not found] ` <20180910021322.GA10912@debian>
2018-09-12 12:53 ` Michael S. Tsirkin
[not found] ` <20180711022711.7090-3-tiwei.bie@intel.com>
2018-09-07 14:03 ` [PATCH net-next v2 2/5] virtio_ring: support creating packed ring Michael S. Tsirkin
[not found] ` <20180907095208-mutt-send-email-mst@kernel.org>
2018-09-10 2:28 ` Tiwei Bie
[not found] ` <20180910022837.GA11822@debian>
2018-09-12 7:51 ` Tiwei Bie
2018-09-12 12:45 ` Michael S. Tsirkin
[not found] ` <20180912075140.GA22545@debian>
2018-09-12 16:12 ` Michael S. Tsirkin
[not found] ` <20180711022711.7090-5-tiwei.bie@intel.com>
2018-09-07 14:10 ` [PATCH net-next v2 4/5] virtio_ring: add event idx support in " Michael S. Tsirkin
[not found] ` <20180907100341-mutt-send-email-mst@kernel.org>
2018-09-10 2:35 ` [virtio-dev] " Tiwei Bie
[not found] ` <20180711022711.7090-4-tiwei.bie@intel.com>
2018-09-07 13:49 ` [PATCH net-next v2 3/5] virtio_ring: add packed ring support Michael S. Tsirkin
[not found] ` <20180907083500-mutt-send-email-mst@kernel.org>
2018-09-10 2:03 ` Tiwei Bie
2018-09-12 16:22 ` Michael S. Tsirkin
2018-11-07 17:48 ` Michael S. Tsirkin
[not found] ` <20181107123933-mutt-send-email-mst@kernel.org>
2018-11-08 1:38 ` Tiwei Bie
[not found] ` <20181108013759.GA20591@debian>
2018-11-08 8:18 ` Jason Wang
[not found] ` <2d46a41e-bc00-276a-e19a-105c9dffc75a@redhat.com>
2018-11-08 11:51 ` Tiwei Bie
2018-11-08 14:14 ` Michael S. Tsirkin
[not found] ` <20181108115148.GA15701@debian>
2018-11-08 15:56 ` Michael S. Tsirkin
[not found] ` <20181108103155-mutt-send-email-mst@kernel.org>
2018-11-09 1:50 ` Tiwei Bie
2018-11-09 2:30 ` Jason Wang
[not found] ` <67bd6a88-00f2-ed13-ad13-bdfe92ceeffc@redhat.com>
2018-11-09 4:00 ` Michael S. Tsirkin
[not found] ` <20181108225858-mutt-send-email-mst@kernel.org>
2018-11-09 10:05 ` Jason Wang
[not found] ` <20181108091337-mutt-send-email-mst@kernel.org>
2018-11-09 2:25 ` Jason Wang
[not found] ` <21d6dbd9-8f78-6939-0e80-27b470aeb00a@redhat.com>
2018-11-09 3:58 ` Michael S. Tsirkin
[not found] ` <20181108225555-mutt-send-email-mst@kernel.org>
2018-11-09 10:04 ` Jason Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180712.144458.2076041018423659380.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=tiwei.bie@intel.com \
--cc=virtio-dev@lists.oasis-open.org \
--cc=virtualization@lists.linux-foundation.org \
--cc=wexu@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).