All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yongji Xie <xieyongji@bytedance.com>
To: Maxime Coquelin <maxime.coquelin@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	David Marchand <david.marchand@redhat.com>,
	Cindy Lu <lulu@redhat.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	virtualization <virtualization@lists.linux-foundation.org>,
	Netdev <netdev@vger.kernel.org>,
	xuanzhuo@linux.alibaba.com,
	Eugenio Perez Martin <eperezma@redhat.com>
Subject: Re: [PATCH v1 2/2] vduse: enable Virtio-net device type
Date: Sun, 2 Jul 2023 15:50:54 +0800	[thread overview]
Message-ID: <CACycT3vgtP8sjoZ2BQC=Y1Vrj1yBczaeas2z0uEGan5BAHm54Q@mail.gmail.com> (raw)
In-Reply-To: <20230627113652.65283-3-maxime.coquelin@redhat.com>

On Tue, Jun 27, 2023 at 7:37 PM Maxime Coquelin
<maxime.coquelin@redhat.com> wrote:
>
> This patch adds Virtio-net device type to the supported
> devices types. Initialization fails if the device does
> not support VIRTIO_F_VERSION_1 feature, in order to
> guarantee the configuration space is read-only.
>
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---

Reviewed-by: Xie Yongji <xieyongji@bytedance.com>

Thanks,
Yongji

  parent reply	other threads:[~2023-07-02  7:51 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-27 11:36 [PATCH v1 0/2] vduse: add support for networking devices Maxime Coquelin
2023-06-27 11:36 ` Maxime Coquelin
2023-06-27 11:36 ` [PATCH v1 1/2] vduse: validate block features only with block devices Maxime Coquelin
2023-06-27 11:36   ` Maxime Coquelin
2023-06-28  2:34   ` Jason Wang
2023-06-28  2:34     ` Jason Wang
2023-07-02  7:49   ` Yongji Xie
2023-06-27 11:36 ` [PATCH v1 2/2] vduse: enable Virtio-net device type Maxime Coquelin
2023-06-27 11:36   ` Maxime Coquelin
2023-06-28  2:34   ` Jason Wang
2023-06-28  2:34     ` Jason Wang
2023-07-02  7:50   ` Yongji Xie [this message]
2023-07-02 13:37 ` [PATCH v1 0/2] vduse: add support for networking devices Michael S. Tsirkin
2023-07-02 13:37   ` Michael S. Tsirkin
2023-07-03  6:44   ` Jason Wang
2023-07-03  6:44     ` Jason Wang
2023-07-03  7:43     ` Maxime Coquelin
2023-07-03  7:43       ` Maxime Coquelin
2023-07-03  7:44       ` Jason Wang
2023-07-03  7:44         ` Jason Wang
2023-07-03 21:45       ` Michael S. Tsirkin
2023-07-03 21:45         ` Michael S. Tsirkin
2023-07-04  8:43         ` Maxime Coquelin
2023-07-04  8:43           ` Maxime Coquelin
2023-07-04  9:59           ` Michael S. Tsirkin
2023-07-04  9:59             ` Michael S. Tsirkin
2023-07-04 13:17             ` Maxime Coquelin
2023-07-04 13:17               ` Maxime Coquelin
2023-08-10 19:02 ` Michael S. Tsirkin
2023-08-10 19:02   ` Michael S. Tsirkin

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='CACycT3vgtP8sjoZ2BQC=Y1Vrj1yBczaeas2z0uEGan5BAHm54Q@mail.gmail.com' \
    --to=xieyongji@bytedance.com \
    --cc=david.marchand@redhat.com \
    --cc=eperezma@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lulu@redhat.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.org \
    --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.