Re: [RFC 0/2] vhost-user-test: Add negotiated features check

2023-11-17 Thread Yong Huang
On Fri, Nov 17, 2023 at 6:29 PM Michael S. Tsirkin wrote: > On Thu, Nov 16, 2023 at 09:01:28AM +0800, Yong Huang wrote: > > ping > > Sit tight pls it's only been a couple of days. > But if you want to, address comments by Markus pls. > > I'm happy to do that, of course, and thank you also for the

Re: [RFC 0/2] vhost-user-test: Add negotiated features check

2023-11-17 Thread Michael S. Tsirkin
On Thu, Nov 16, 2023 at 09:01:28AM +0800, Yong Huang wrote: > ping Sit tight pls it's only been a couple of days. But if you want to, address comments by Markus pls.

Re: [RFC 0/2] vhost-user-test: Add negotiated features check

2023-11-15 Thread Yong Huang
ping On Sun, Nov 12, 2023 at 9:03 PM Hyman Huang wrote: > The patchset "Fix the virtio features negotiation flaw" fix a > vhost-user negotiation flaw: > c9bdc449f9 vhost-user: Fix the virtio features negotiation flaw > bebcac052a vhost-user: Refactor the chr_closed_bh > 937b7d96e4 vhost-user: Re

[RFC 0/2] vhost-user-test: Add negotiated features check

2023-11-12 Thread Hyman Huang
The patchset "Fix the virtio features negotiation flaw" fix a vhost-user negotiation flaw: c9bdc449f9 vhost-user: Fix the virtio features negotiation flaw bebcac052a vhost-user: Refactor the chr_closed_bh 937b7d96e4 vhost-user: Refactor vhost acked features saving While the test case remain unmerg