diff mbox

[FWTS-TEST] checksum-0001: update checksum test in sync with latest fwts changes

Message ID 1340085966-28098-1-git-send-email-colin.king@canonical.com
State Accepted
Headers show

Commit Message

Colin Ian King June 19, 2012, 6:06 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 checksum-0001/checksum-0003.log |    2 +-
 checksum-0001/checksum-0004.log |   35 ++++++++++++++++++-----------------
 2 files changed, 19 insertions(+), 18 deletions(-)

Comments

Alex Hung June 19, 2012, 6:07 a.m. UTC | #1
On 06/19/2012 02:06 PM, Colin King wrote:
> From: Colin Ian King<colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King<colin.king@canonical.com>
> ---
>   checksum-0001/checksum-0003.log |    2 +-
>   checksum-0001/checksum-0004.log |   35 ++++++++++++++++++-----------------
>   2 files changed, 19 insertions(+), 18 deletions(-)
>
> diff --git a/checksum-0001/checksum-0003.log b/checksum-0001/checksum-0003.log
> index 4381f5d..3e16558 100644
> --- a/checksum-0001/checksum-0003.log
> +++ b/checksum-0001/checksum-0003.log

Acked-by: Alex Hung <alex.hung@canonical.com>
Ivan Hu June 19, 2012, 6:12 a.m. UTC | #2
On 06/19/2012 02:06 PM, Colin King wrote:
> From: Colin Ian King<colin.king@canonical.com>
>
> Signed-off-by: Colin Ian King<colin.king@canonical.com>
> ---
>   checksum-0001/checksum-0003.log |    2 +-
>   checksum-0001/checksum-0004.log |   35 ++++++++++++++++++-----------------
>   2 files changed, 19 insertions(+), 18 deletions(-)
>
> diff --git a/checksum-0001/checksum-0003.log b/checksum-0001/checksum-0003.log
> index 4381f5d..3e16558 100644
> --- a/checksum-0001/checksum-0003.log
> +++ b/checksum-0001/checksum-0003.log
> @@ -1,7 +1,7 @@
>   checksum        Check ACPI table checksum.
>   checksum        --------------------------------------------------------------------------------------------------
>   checksum        Test 1 of 1: Check ACPI table checksums.
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table DSDT has incorrect checksum, expected 0x11, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table DSDT has incorrect checksum, expected 0x11, got
>   checksum        0x10.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
> diff --git a/checksum-0001/checksum-0004.log b/checksum-0001/checksum-0004.log
> index 8848c9d..f1edb15 100644
> --- a/checksum-0001/checksum-0004.log
> +++ b/checksum-0001/checksum-0004.log
> @@ -2,109 +2,110 @@ checksum        Check ACPI table checksum.
>   checksum        --------------------------------------------------------------------------------------------------
>   checksum        Test 1 of 1: Check ACPI table checksums.
>   checksum        PASSED: Test 1, Table DSDT has correct checksum 0x11.
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table FACP has incorrect checksum, expected 0x52, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table FACP has incorrect checksum, expected 0x52, got
>   checksum        0x53.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0xcc, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0xcc, got
>   checksum        0xcb.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table HPET has incorrect checksum, expected 0x0a, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table HPET has incorrect checksum, expected 0x0a, got
>   checksum        0x09.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table MCFG has incorrect checksum, expected 0x32, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table MCFG has incorrect checksum, expected 0x32, got
>   checksum        0x33.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table TCPA has incorrect checksum, expected 0x8f, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table TCPA has incorrect checksum, expected 0x8f, got
>   checksum        0xff.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table TMOR has incorrect checksum, expected 0xeb, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table TMOR has incorrect checksum, expected 0xeb, got
>   checksum        0xbe.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SLIC has incorrect checksum, expected 0x99, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SLIC has incorrect checksum, expected 0x99, got
>   checksum        0x88.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0x13, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0x13, got
>   checksum        0x12.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table BOOT has incorrect checksum, expected 0xa5, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table BOOT has incorrect checksum, expected 0xa5, got
>   checksum        0xa6.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x59, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x59, got
>   checksum        0x01.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xed, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xed, got
>   checksum        0xef.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xc8, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xc8, got
>   checksum        0x00.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x6d, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x6d, got
>   checksum        0xdd.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xdf, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xdf, got
>   checksum        0xde.
>   checksum
>   checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
>   checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
>   checksum        messages.
>   checksum
> -checksum        FAILED [CRITICAL] ACPITableChecksum: Test 1, Table XSDT has incorrect checksum, expected 0xc2, got
> +checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table XSDT has incorrect checksum, expected 0xc2, got
>   checksum        0xc3.
>   checksum
> -checksum        ADVICE: The kernel requires this table to have a valid checksum and will not load it. This will
> -checksum        lead to ACPI not working correctly.
> +checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
> +checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
> +checksum        messages.
>   checksum
>   checksum        PASSED: Test 1, Table RSDT has correct checksum 0xd.
>   checksum

Acked-by: Ivan Hu<ivan.hu@canonical.com>
diff mbox

Patch

diff --git a/checksum-0001/checksum-0003.log b/checksum-0001/checksum-0003.log
index 4381f5d..3e16558 100644
--- a/checksum-0001/checksum-0003.log
+++ b/checksum-0001/checksum-0003.log
@@ -1,7 +1,7 @@ 
 checksum        Check ACPI table checksum.
 checksum        --------------------------------------------------------------------------------------------------
 checksum        Test 1 of 1: Check ACPI table checksums.
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table DSDT has incorrect checksum, expected 0x11, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table DSDT has incorrect checksum, expected 0x11, got
 checksum        0x10.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
diff --git a/checksum-0001/checksum-0004.log b/checksum-0001/checksum-0004.log
index 8848c9d..f1edb15 100644
--- a/checksum-0001/checksum-0004.log
+++ b/checksum-0001/checksum-0004.log
@@ -2,109 +2,110 @@  checksum        Check ACPI table checksum.
 checksum        --------------------------------------------------------------------------------------------------
 checksum        Test 1 of 1: Check ACPI table checksums.
 checksum        PASSED: Test 1, Table DSDT has correct checksum 0x11.
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table FACP has incorrect checksum, expected 0x52, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table FACP has incorrect checksum, expected 0x52, got
 checksum        0x53.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0xcc, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0xcc, got
 checksum        0xcb.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table HPET has incorrect checksum, expected 0x0a, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table HPET has incorrect checksum, expected 0x0a, got
 checksum        0x09.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table MCFG has incorrect checksum, expected 0x32, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table MCFG has incorrect checksum, expected 0x32, got
 checksum        0x33.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table TCPA has incorrect checksum, expected 0x8f, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table TCPA has incorrect checksum, expected 0x8f, got
 checksum        0xff.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table TMOR has incorrect checksum, expected 0xeb, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table TMOR has incorrect checksum, expected 0xeb, got
 checksum        0xbe.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SLIC has incorrect checksum, expected 0x99, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SLIC has incorrect checksum, expected 0x99, got
 checksum        0x88.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0x13, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table APIC has incorrect checksum, expected 0x13, got
 checksum        0x12.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table BOOT has incorrect checksum, expected 0xa5, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table BOOT has incorrect checksum, expected 0xa5, got
 checksum        0xa6.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x59, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x59, got
 checksum        0x01.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xed, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xed, got
 checksum        0xef.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xc8, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xc8, got
 checksum        0x00.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x6d, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0x6d, got
 checksum        0xdd.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [LOW] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xdf, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table SSDT has incorrect checksum, expected 0xdf, got
 checksum        0xde.
 checksum        
 checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
 checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
 checksum        messages.
 checksum        
-checksum        FAILED [CRITICAL] ACPITableChecksum: Test 1, Table XSDT has incorrect checksum, expected 0xc2, got
+checksum        FAILED [MEDIUM] ACPITableChecksum: Test 1, Table XSDT has incorrect checksum, expected 0xc2, got
 checksum        0xc3.
 checksum        
-checksum        ADVICE: The kernel requires this table to have a valid checksum and will not load it. This will
-checksum        lead to ACPI not working correctly.
+checksum        ADVICE: The kernel will warn that this table has an invalid checksum but will ignore the error and
+checksum        still load it. This is not a critical issue, but should be fixed if possible to avoid the warning
+checksum        messages.
 checksum        
 checksum        PASSED: Test 1, Table RSDT has correct checksum 0xd.
 checksum