All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Cc: netdev@vger.kernel.org, Jason Wang <jasowang@redhat.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
	Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Jesper Dangaard Brouer <hawk@kernel.org>,
	John Fastabend <john.fastabend@gmail.com>,
	virtualization@lists.linux.dev, bpf@vger.kernel.org
Subject: Re: [PATCH net-next 0/5] virtio-net: sq support premapped mode
Date: Thu, 22 Feb 2024 14:45:08 -0500	[thread overview]
Message-ID: <20240222144420-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20240116075924.42798-1-xuanzhuo@linux.alibaba.com>

On Tue, Jan 16, 2024 at 03:59:19PM +0800, Xuan Zhuo wrote:
> This is the second part of virtio-net support AF_XDP zero copy.

My understanding is, there's going to be another version of all
this work?

-- 
MST


  parent reply	other threads:[~2024-02-22 19:45 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16  7:59 [PATCH net-next 0/5] virtio-net: sq support premapped mode Xuan Zhuo
2024-01-16  7:59 ` [PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma() Xuan Zhuo
2024-01-24  6:54   ` Jason Wang
2024-02-22 19:43   ` Michael S. Tsirkin
2024-01-16  7:59 ` [PATCH net-next 2/5] virtio_ring: virtqueue_disable_and_recycle let the callback detach bufs Xuan Zhuo
2024-01-16  7:59 ` [PATCH net-next 3/5] virtio_ring: introduce virtqueue_detach_unused_buf_dma() Xuan Zhuo
2024-01-16  7:59 ` [PATCH net-next 4/5] virtio_ring: introduce virtqueue_get_dma_premapped() Xuan Zhuo
2024-01-25  3:39   ` Jason Wang
2024-01-25  5:57     ` Xuan Zhuo
2024-01-29  3:07       ` Jason Wang
2024-01-29  3:30         ` Xuan Zhuo
2024-01-30  2:54           ` Jason Wang
2024-01-30  3:13             ` Xuan Zhuo
2024-01-16  7:59 ` [PATCH net-next 5/5] virtio_net: sq support premapped mode Xuan Zhuo
2024-01-25  3:39   ` Jason Wang
2024-01-25  5:58     ` Xuan Zhuo
2024-01-29  3:06       ` Jason Wang
2024-01-29  3:11         ` Xuan Zhuo
2024-01-30  2:56           ` Jason Wang
2024-01-30  3:15             ` Xuan Zhuo
2024-01-30  3:27               ` Xuan Zhuo
2024-01-25  3:39 ` [PATCH net-next 0/5] virtio-net: " Jason Wang
2024-01-25  5:42   ` Xuan Zhuo
2024-01-25  5:49     ` Xuan Zhuo
2024-01-25  6:14       ` Jason Wang
2024-01-25  6:25         ` Xuan Zhuo
2024-01-29  3:14           ` Jason Wang
2024-01-29  3:37             ` Xuan Zhuo
2024-01-29  6:23               ` Xuan Zhuo
2024-01-30  2:51                 ` Jason Wang
2024-01-30  3:13                   ` Xuan Zhuo
2024-02-22 19:45 ` Michael S. Tsirkin [this message]
2024-02-23  1:50   ` Xuan Zhuo

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=20240222144420-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hawk@kernel.org \
    --cc=jasowang@redhat.com \
    --cc=john.fastabend@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=virtualization@lists.linux.dev \
    --cc=xuanzhuo@linux.alibaba.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.