[PATCH vhost v2 0/4] refactor the params of find_vqs()
Ilpo Järvinen
ilpo.jarvinen at linux.intel.com
Mon Mar 11 05:24:11 PDT 2024
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 at 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 at linux.intel.com>
--
i.
More information about the linux-um
mailing list