On 4/14/20 11:30 AM, Vitaly Kuznetsov wrote: > Nitesh Narayan Lal <nitesh@xxxxxxxxxx> writes: > >> On 4/14/20 10:01 AM, Vitaly Kuznetsov wrote: >>> Also, this patch could've been split. >> I can divide it 2 parts: >> 1. support for logical destination mode. >> 2. support for physical destination mode. I can also fix the above issue in >> this patch itself. >> Does that make sense? > Too late, it's already commited :-) I just meant to say that > e.g. spinlock part could've been split into its own patch, unittests.cfg > - another one,... Ah, I see. I will be more careful. For now, I will just move the physical destination mode test back under the check. Will that be acceptable as a standalone patch? In between I have a question is it normal for test_ioapic_self_reconfigure() to fail when executed with irqchip split? If so do we expect that it will leave the VM in some sort of dirty state that causes the following test to fail? > -- Nitesh