From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Cc: virtualization@lists.linux.dev,
Richard Weinberger <richard@nod.at>,
Anton Ivanov <anton.ivanov@cambridgegreys.com>,
Johannes Berg <johannes@sipsolutions.net>,
Hans de Goede <hdegoede@redhat.com>,
Vadim Pasternak <vadimp@nvidia.com>,
Bjorn Andersson <andersson@kernel.org>,
Mathieu Poirier <mathieu.poirier@linaro.org>,
Cornelia Huck <cohuck@redhat.com>,
Halil Pasic <pasic@linux.ibm.com>,
Eric Farman <farman@linux.ibm.com>,
Heiko Carstens <hca@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
Sven Schnelle <svens@linux.ibm.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Jason Wang <jasowang@redhat.com>,
linux-um@lists.infradead.org,
platform-driver-x86@vger.kernel.org,
linux-remoteproc@vger.kernel.org, linux-s390@vger.kernel.org,
kvm@vger.kernel.org
Subject: Re: [PATCH vhost v2 0/4] refactor the params of find_vqs()
Date: Mon, 11 Mar 2024 14:24:11 +0200 (EET) [thread overview]
Message-ID: <576263bc-5e86-5288-7fc5-de214dc622dd@linux.intel.com> (raw)
In-Reply-To: <20240311072113.67673-1-xuanzhuo@linux.alibaba.com>
[-- Attachment #1: Type: text/plain, Size: 1145 bytes --]
On Mon, 11 Mar 2024, Xuan Zhuo wrote:
> This pathset is splited from the
>
> http://lore.kernel.org/all/20240229072044.77388-1-xuanzhuo@linux.alibaba.com
>
> That may needs some cycles to discuss. But that notifies too many people.
>
> But just the four commits need to notify so many people.
> And four commits are independent. So I split that patch set,
> let us review these first.
>
> The patch set try to refactor the params of find_vqs().
> Then we can just change the structure, when introducing new
> features.
>
> Thanks.
>
> v2:
> 1. add kerneldoc for "struct vq_transport_config" @ilpo.jarvinen
>
> v1:
> 1. fix some comments from ilpo.jarvinen@linux.intel.com
>
>
> Xuan Zhuo (4):
> virtio: find_vqs: pass struct instead of multi parameters
> virtio: vring_create_virtqueue: pass struct instead of multi
> parameters
> virtio: vring_new_virtqueue(): pass struct instead of multi parameters
> virtio_ring: simplify the parameters of the funcs related to
> vring_create/new_virtqueue()
FWIW,
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
--
i.
prev parent reply other threads:[~2024-03-11 12:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 7:21 [PATCH vhost v2 0/4] refactor the params of find_vqs() Xuan Zhuo
2024-03-11 7:21 ` [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters Xuan Zhuo
2024-03-11 15:52 ` Eric Farman
2024-03-11 7:21 ` [PATCH vhost v2 2/4] virtio: vring_create_virtqueue: " Xuan Zhuo
2024-03-11 7:21 ` [PATCH vhost v2 3/4] virtio: vring_new_virtqueue(): " Xuan Zhuo
2024-03-11 7:21 ` [PATCH vhost v2 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue() Xuan Zhuo
2024-03-11 12:24 ` Ilpo Järvinen [this message]
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=576263bc-5e86-5288-7fc5-de214dc622dd@linux.intel.com \
--to=ilpo.jarvinen@linux.intel.com \
--cc=agordeev@linux.ibm.com \
--cc=andersson@kernel.org \
--cc=anton.ivanov@cambridgegreys.com \
--cc=borntraeger@linux.ibm.com \
--cc=cohuck@redhat.com \
--cc=farman@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=hdegoede@redhat.com \
--cc=jasowang@redhat.com \
--cc=johannes@sipsolutions.net \
--cc=kvm@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=linux-um@lists.infradead.org \
--cc=mathieu.poirier@linaro.org \
--cc=mst@redhat.com \
--cc=pasic@linux.ibm.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=richard@nod.at \
--cc=svens@linux.ibm.com \
--cc=vadimp@nvidia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox