[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 3/9] tests/acpi: Allow DSDT acpi table changes for aarch64
From: |
Igor Mammedov |
Subject: |
Re: [PATCH v2 3/9] tests/acpi: Allow DSDT acpi table changes for aarch64 |
Date: |
Thu, 11 Jul 2024 15:53:08 +0200 |
On Mon, 8 Jul 2024 17:17:35 +0530
Sunil V L <sunilvl@ventanamicro.com> wrote:
> so that CI tests don't fail when those ACPI tables are updated in the
> next patch. This is as per the documentation in bios-tables-tests.c.
>
> Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
> ---
> tests/qtest/bios-tables-test-allowed-diff.h | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h
> b/tests/qtest/bios-tables-test-allowed-diff.h
> index dfb8523c8b..9282ea0fb2 100644
> --- a/tests/qtest/bios-tables-test-allowed-diff.h
> +++ b/tests/qtest/bios-tables-test-allowed-diff.h
> @@ -1 +1,7 @@
> /* List of comma-separated changed AML files to ignore */
> +"tests/data/acpi/aarch64/virt/DSDT",
> +"tests/data/acpi/aarch64/virt/DSDT.memhp",
> +"tests/data/acpi/aarch64/virt/DSDT.topology",
> +"tests/data/acpi/aarch64/virt/DSDT.acpihmatvirt",
> +"tests/data/acpi/aarch64/virt/DSDT.pxb",
> +"tests/data/acpi/x86/microvm/DSDT.pcie",
- Re: [PATCH v2 4/9] acpi/gpex: Create PCI link devices outside PCI root bridge, (continued)
- [PATCH v2 6/9] tests/qtest/bios-tables-test.c: Remove the fall back path, Sunil V L, 2024/07/08
- [PATCH v2 7/9] tests/acpi: Add empty ACPI data files for RISC-V, Sunil V L, 2024/07/08
- [PATCH v2 3/9] tests/acpi: Allow DSDT acpi table changes for aarch64, Sunil V L, 2024/07/08
- Re: [PATCH v2 3/9] tests/acpi: Allow DSDT acpi table changes for aarch64,
Igor Mammedov <=
- [PATCH v2 5/9] tests/acpi: update expected DSDT blob for aarch64 and microvm, Sunil V L, 2024/07/08
- [PATCH v2 8/9] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V, Sunil V L, 2024/07/08
- [PATCH v2 9/9] tests/acpi: Add expected ACPI AML files for RISC-V, Sunil V L, 2024/07/08
- Re: [PATCH v2 0/9] RISC-V: ACPI: Namespace updates, Igor Mammedov, 2024/07/12
- Re: [PATCH v2 0/9] RISC-V: ACPI: Namespace updates, Daniel P . Berrangé, 2024/07/12
- Re: [PATCH v2 0/9] RISC-V: ACPI: Namespace updates, Igor Mammedov, 2024/07/12
- Re: [PATCH v2 0/9] RISC-V: ACPI: Namespace updates, Michael S. Tsirkin, 2024/07/14
- Re: [PATCH v2 0/9] RISC-V: ACPI: Namespace updates, Igor Mammedov, 2024/07/15
- Re: [PATCH v2 0/9] RISC-V: ACPI: Namespace updates, Sunil V L, 2024/07/16
- Re: [PATCH v2 0/9] RISC-V: ACPI: Namespace updates, Igor Mammedov, 2024/07/16