ACK: [PATCH 2/2] fwts-test: update test output to be in sync with ACPICA 20190215
Alex Hung
alex.hung at canonical.com
Sat Feb 16 02:38:56 UTC 2019
On 2019-02-15 11:10 a.m., Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> ACPICA has added a new Runtime Online Capable field, so update the
> regression tests to handle this.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> fwts-test/acpidump-0001/acpidump-0001.log | 4 ++++
> fwts-test/arg-table-path-0001/acpidump-0001.log | 1 +
> 2 files changed, 5 insertions(+)
>
> diff --git a/fwts-test/acpidump-0001/acpidump-0001.log b/fwts-test/acpidump-0001/acpidump-0001.log
> index 88cddd96..cea1c8af 100644
> --- a/fwts-test/acpidump-0001/acpidump-0001.log
> +++ b/fwts-test/acpidump-0001/acpidump-0001.log
> @@ -165,12 +165,14 @@ acpidump [02Eh 0046 1] Processor ID : 00
> acpidump [02Fh 0047 1] Local Apic ID : 00
> acpidump [030h 0048 4] Flags (decoded below) : 00000001
> acpidump Processor Enabled : 1
> +acpidump Runtime Online Capable : 0
> acpidump [034h 0052 1] Subtable Type : 00 [Processor Local APIC]
> acpidump [035h 0053 1] Length : 08
> acpidump [036h 0054 1] Processor ID : 01
> acpidump [037h 0055 1] Local Apic ID : 01
> acpidump [038h 0056 4] Flags (decoded below) : 00000001
> acpidump Processor Enabled : 1
> +acpidump Runtime Online Capable : 0
> acpidump [03Ch 0060 1] Subtable Type : 01 [I/O APIC]
> acpidump [03Dh 0061 1] Length : 0C
> acpidump [03Eh 0062 1] I/O Apic ID : 01
> @@ -335,12 +337,14 @@ acpidump [02Eh 0046 1] Processor ID : 00
> acpidump [02Fh 0047 1] Local Apic ID : 00
> acpidump [030h 0048 4] Flags (decoded below) : 00000001
> acpidump Processor Enabled : 1
> +acpidump Runtime Online Capable : 0
> acpidump [034h 0052 1] Subtable Type : 00 [Processor Local APIC]
> acpidump [035h 0053 1] Length : 08
> acpidump [036h 0054 1] Processor ID : 01
> acpidump [037h 0055 1] Local Apic ID : 01
> acpidump [038h 0056 4] Flags (decoded below) : 00000001
> acpidump Processor Enabled : 1
> +acpidump Runtime Online Capable : 0
> acpidump [03Ch 0060 1] Subtable Type : 01 [I/O APIC]
> acpidump [03Dh 0061 1] Length : 0C
> acpidump [03Eh 0062 1] I/O Apic ID : 02
> diff --git a/fwts-test/arg-table-path-0001/acpidump-0001.log b/fwts-test/arg-table-path-0001/acpidump-0001.log
> index d388e80a..41949882 100644
> --- a/fwts-test/arg-table-path-0001/acpidump-0001.log
> +++ b/fwts-test/arg-table-path-0001/acpidump-0001.log
> @@ -17,6 +17,7 @@ acpidump Must use HVC for PSCI : 0
> acpidump Docking Supported (V1) : 0
> acpidump Low Power S0 Idle (V5) : 0
> acpidump MSI Not Supported (V4) : 0
> +acpidump Runtime Online Capable : 0
> acpidump S4BIOS Support Present : 0
> acpidump Use Platform Timer (V4) : 0
> acpidump All CPUs support C1 (V1) : 1
>
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list