[kvm-unit-tests PATCH v3 0/3] GIC ITS tests
Alex Bennée
alex.bennee at linaro.org
Fri Nov 12 06:24:18 PST 2021
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?
Hmm so it works with KVM so I suspect it's showing up an error in the
TCG ITS implementation which I didn't see in earlier runs.
>
> Thanks,
> drew
--
Alex Bennée
More information about the linux-arm-kernel
mailing list