Re: [PATCH vhost v9 0/6] refactor the params of find_vqs()

2024-05-22 Thread Michael S. Tsirkin
On Wed, May 22, 2024 at 08:43:52AM -0400, Michael S. Tsirkin wrote: > On Wed, May 22, 2024 at 08:35:21PM +0800, Xuan Zhuo wrote: > > On Wed, 22 May 2024 08:28:43 -0400, "Michael S. Tsirkin" > > wrote: > > > On Wed, Apr 24, 2024 at 05:15:27PM +0800, Xuan Zhuo wrote: > > > > This pathset is splited

Re: [PATCH vhost v9 0/6] refactor the params of find_vqs()

2024-05-22 Thread Michael S. Tsirkin
On Wed, May 22, 2024 at 08:35:21PM +0800, Xuan Zhuo wrote: > On Wed, 22 May 2024 08:28:43 -0400, "Michael S. Tsirkin" > wrote: > > On Wed, Apr 24, 2024 at 05:15:27PM +0800, Xuan Zhuo wrote: > > > This pathset is splited from the > > > > > > > > > http://lore.kernel.org/all/20240229072044.77

Re: [PATCH vhost v9 0/6] refactor the params of find_vqs()

2024-05-22 Thread Xuan Zhuo
On Wed, 22 May 2024 08:28:43 -0400, "Michael S. Tsirkin" wrote: > On Wed, Apr 24, 2024 at 05:15:27PM +0800, Xuan Zhuo wrote: > > This pathset is splited from the > > > > > > http://lore.kernel.org/all/20240229072044.77388-1-xuanz...@linux.alibaba.com > > > > That may needs some cycles to di

Re: [PATCH vhost v9 0/6] refactor the params of find_vqs()

2024-05-22 Thread Michael S. Tsirkin
On Wed, Apr 24, 2024 at 05:15:27PM +0800, Xuan Zhuo wrote: > This pathset is splited from the > > > http://lore.kernel.org/all/20240229072044.77388-1-xuanz...@linux.alibaba.com > > That may needs some cycles to discuss. But that notifies too many people. > > But just the four commits need

Re: [PATCH vhost v9 0/6] refactor the params of find_vqs()

2024-05-16 Thread Xuan Zhuo
Hi, Michael I hope this in your for_linus branch to merge to Linux 6.9. https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git/log/?h=linux-next And some commits from me in your branch are changed after you picked them. And there are merged by net-next. virtio_net: remove the mi

[PATCH vhost v9 0/6] refactor the params of find_vqs()

2024-04-24 Thread Xuan Zhuo
This pathset is splited from the http://lore.kernel.org/all/20240229072044.77388-1-xuanz...@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