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

2024-04-06 Thread Xuan Zhuo
On Mon, 01 Apr 2024 15:57:53 -0400, Eric Farman wrote: > On Thu, 2024-03-28 at 16:03 +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 no

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

2024-04-01 Thread Eric Farman
On Thu, 2024-03-28 at 16:03 +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. This will need to be rebased to 6.9; ther

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

2024-03-28 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