[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testin
From: |
Igor Mammedov |
Subject: |
Re: [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V |
Date: |
Tue, 25 Jun 2024 16:06:58 +0200 |
On Tue, 25 Jun 2024 17:59:33 +0530
Sunil V L <sunilvl@ventanamicro.com> wrote:
> On Tue, Jun 25, 2024 at 02:05:58PM +0200, Igor Mammedov wrote:
> > On Tue, 25 Jun 2024 13:19:59 +0200
> > Igor Mammedov <imammedo@redhat.com> wrote:
> >
> > > On Fri, 21 Jun 2024 17:29:05 +0530
> > > Sunil V L <sunilvl@ventanamicro.com> wrote:
> > >
> > > > Add basic ACPI table test case for RISC-V.
> > > >
> > > > Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
> > > > Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
> > >
> > > Reviewed-by: Igor Mammedov <imammedo@redhat.com>
> >
> > I take ack back for now, since patch most likely to cause failures on
> > weaker test host (CI infra)
> >
> > test case never finishes and timeouts on my x86 host while consuming 100%,
> >
> Hi Igor,
>
> Many thanks for your kind review!. I think you are missing the patch [1]
> (which I mentioned in cover letter as well). This patch became a
> dependency since your suggestion to use -cdrom option needed this fix.
>
> gitlab CI tests also passed for me with that patch included.
>
> [1] - https://mail.gnu.org/archive/html/qemu-devel/2024-06/msg03683.html
ok, keep my RB but respin series with that patch included to make it complete.
(there is no harm if it gets merged 1st through another tree. but it makes
life of reviewers/maintainers easier)
>
> Thanks,
> Sunil
>
- [PATCH v3 09/15] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path, (continued)
- [PATCH v3 09/15] tests/data/acpi/virt: Move ARM64 ACPI tables under aarch64/${machine} path, Sunil V L, 2024/06/21
- [PATCH v3 10/15] meson.build: Add RISC-V to the edk2-target list, Sunil V L, 2024/06/21
- [PATCH v3 11/15] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs, Sunil V L, 2024/06/21
- [PATCH v3 12/15] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V, Sunil V L, 2024/06/21
- [PATCH v3 13/15] tests/qtest/bios-tables-test: Add empty ACPI data files for RISC-V, Sunil V L, 2024/06/21
- [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V, Sunil V L, 2024/06/21
[PATCH v3 15/15] tests/qtest/bios-tables-test: Add expected ACPI data files for RISC-V, Sunil V L, 2024/06/21