[PATCH v5 15/20] tests/acpi: q35: allow DMAR acpi table changes

Zhenzhong Duan posted 20 patches 1 year, 3 months ago
There is a newer version of this series
[PATCH v5 15/20] tests/acpi: q35: allow DMAR acpi table changes
Posted by Zhenzhong Duan 1 year, 3 months ago
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..46f80be9ca 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/x86/q35/DMAR.dmar",
-- 
2.34.1
Re: [PATCH v5 15/20] tests/acpi: q35: allow DMAR acpi table changes
Posted by Jason Wang 1 year, 2 months ago
On Mon, Nov 11, 2024 at 4:39 PM Zhenzhong Duan <zhenzhong.duan@intel.com> wrote:
>
> Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
> ---
>  tests/qtest/bios-tables-test-allowed-diff.h | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Jason Wang <jasowang@redhat.com>

Thanks
Re: [PATCH v5 15/20] tests/acpi: q35: allow DMAR acpi table changes
Posted by CLEMENT MATHIEU--DRIF 1 year, 2 months ago
Hi,

@Michael, are this patch and patch 17/20 ok for you?

Thanks,
cmd


On 11/11/2024 09:34, Zhenzhong Duan wrote:
> Caution: External email. Do not open attachments or click links, unless this email comes from a known sender and you know the content is safe.
>
>
> Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
> ---
>   tests/qtest/bios-tables-test-allowed-diff.h | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
> index dfb8523c8b..46f80be9ca 100644
> --- a/tests/qtest/bios-tables-test-allowed-diff.h
> +++ b/tests/qtest/bios-tables-test-allowed-diff.h
> @@ -1 +1,2 @@
>   /* List of comma-separated changed AML files to ignore */
> +"tests/data/acpi/x86/q35/DMAR.dmar",
> --
> 2.34.1
>