Re: [PATCH v5 17/21] tests/acpi: virt: update HEST table to accept two sources

From: Mauro Carvalho Chehab
Date: Thu Feb 27 2025 - 10:51:37 EST


Em Thu, 27 Feb 2025 14:16:03 +0100
Igor Mammedov <imammedo@xxxxxxxxxx> escreveu:

> On Thu, 27 Feb 2025 14:10:38 +0100
> Igor Mammedov <imammedo@xxxxxxxxxx> wrote:
>
> > On Thu, 27 Feb 2025 12:03:47 +0100
> > Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> wrote:
> >
> > squash this patch into the next one
> >
> > Also at this point there is no visible HEST changes yet, so a soon as you remove
> > white-list without enabling new HEST, the tests should start failing.
> >
> > I suggest to move 20/21 before this patch,
> > as result one would see dsdt and hest diffs when running tests
> > and then you can use rebuild-expected-aml.sh to generate updated
> > tables and update them in one patch (that's what we typically do,
> > we don't split updates in increments).
>
> on top of that,
> it seems the patch doesn't apply for some reason.

Hmm... perhaps the diffstat that I place here (produced by bios-tables-test
output) is causing some confusion when you're trying to apply the patch.

Any suggestions to avoid that?


Thanks,
Mauro