[kvm-unit-tests PATCH v3 0/3] GIC ITS tests
Alex Bennée
alex.bennee at linaro.org
Fri Nov 19 08:30:47 PST 2021
Andrew Jones <drjones at redhat.com> writes:
> On Fri, Nov 12, 2021 at 02:08:01PM +0000, Alex Bennée wrote:
>>
>> Andrew Jones <drjones at redhat.com> writes:
>>
>> > On Fri, Nov 12, 2021 at 11:47:31AM +0000, Alex Bennée wrote:
>> >> Hi,
>> >>
>> >> Sorry this has been sitting in my tree so long. The changes are fairly
>> >> minor from v2. I no longer split the tests up into TCG and KVM
>> >> versions and instead just ensure that ERRATA_FORCE is always set when
>> >> run under TCG.
>> >>
>> >> Alex Bennée (3):
>> >> arm64: remove invalid check from its-trigger test
>> >> arm64: enable its-migration tests for TCG
>> >> arch-run: do not process ERRATA when running under TCG
>> >>
>> >> scripts/arch-run.bash | 4 +++-
>> >> arm/gic.c | 16 ++++++----------
>> >> arm/unittests.cfg | 3 ---
>> >> 3 files changed, 9 insertions(+), 14 deletions(-)
>> >>
>> >> --
>> >> 2.30.2
>> >>
>> >> _______________________________________________
>> >> kvmarm mailing list
>> >> kvmarm at lists.cs.columbia.edu
>> >> https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
>> >
>> > Hi Alex,
>> >
>> > Thanks for this. I've applied to arm/queue, but I see that
>> >
>> > FAIL: gicv3: its-trigger: inv/invall: dev2/eventid=20 pending LPI is received
>> >
>> > consistently fails for me. Is that expected? Does it work for you?
>>
>> doh - looks like I cocked up the merge conflict...
>>
>> Did it fail for TCG or for KVM (or both)?
>
> Just TCG, which was why I was wondering if it was expected. I've never run
> these tests with TCG before.
Hmm I think expecting the IRQ at all is broken so I think I should
delete the whole pending test.
>
> Thanks,
> drew
--
Alex Bennée
More information about the linux-arm-kernel
mailing list