Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
6 stars 1 forks source link

Pe cores configuration testing #325

Closed JanPrusinowski closed 1 day ago

macpijan commented 1 day ago

Example results on VP6670:

==============================================================================
Cpu-Cores-Count                                                               
==============================================================================
CCC001.001 Check core count with HT disabled (Ubuntu) :: Disable H... .....
Checking if util-linux is installed...

Package util-linux is installed
CCC001.001 Check core count with HT disabled (Ubuntu) :: Disable H... | PASS |
------------------------------------------------------------------------------
CCC002.001 Check core count with HT enabled :: Enable HT and check... .....
Checking if util-linux is installed...

Package util-linux is installed
CCC002.001 Check core count with HT enabled :: Enable HT and check... | PASS |
------------------------------------------------------------------------------
CCC003.001 Check core count (HT Enabled, P: All, E: 0) (Ubuntu)       .       
Checking if cpuid is installed...

Package cpuid is installed
CCC003.001 Check core count (HT Enabled, P: All, E: 0) (Ubuntu)       | PASS |
------------------------------------------------------------------------------
CCC004.001 Check core count (HT Enabled, P: All, E: All) (Ubuntu)     .       
Checking if cpuid is installed...

Package cpuid is installed
CCC004.001 Check core count (HT Enabled, P: All, E: All) (Ubuntu)     | PASS |
------------------------------------------------------------------------------
CCC005.001 Check core count (HT Disabled, P: All, E: 0) (Ubuntu)      ..      
Checking if cpuid is installed...

Package cpuid is installed
CCC005.001 Check core count (HT Disabled, P: All, E: 0) (Ubuntu)      | PASS |
------------------------------------------------------------------------------
CCC006.001 Check core count (HT Disabled, P: All, E: 0) (Ubuntu)      ..      
Checking if cpuid is installed...

Package cpuid is installed
CCC006.001 Check core count (HT Disabled, P: All, E: 0) (Ubuntu)      | PASS |
------------------------------------------------------------------------------
CCC007.001 Check core count (HT Enabled, P: 1, E: A) (Ubuntu)         .       
Checking if cpuid is installed...

Package cpuid is installed
CCC007.001 Check core count (HT Enabled, P: 1, E: A) (Ubuntu)         | PASS |
------------------------------------------------------------------------------
CCC008.001 Check core count (HT Disabled, P: 1, E: A) (Ubuntu)        ..      
Checking if cpuid is installed...

Package cpuid is installed
CCC008.001 Check core count (HT Disabled, P: 1, E: A) (Ubuntu)        | PASS |
------------------------------------------------------------------------------
CCC009.001 Check core count (HT Enabled, P: 1, E: 1) (Ubuntu)         ...     
Checking if cpuid is installed...

Package cpuid is installed
CCC009.001 Check core count (HT Enabled, P: 1, E: 1) (Ubuntu)         | PASS |
------------------------------------------------------------------------------
CCC010.001 Check core count (HT Disabled, P: 1, E: 1) (Ubuntu)        ...     
Checking if cpuid is installed...

Package cpuid is installed
CCC010.001 Check core count (HT Disabled, P: 1, E: 1) (Ubuntu)        | PASS |
------------------------------------------------------------------------------
CCC011.001 Check core count (HT Enabled, P: A, E: 1) (Ubuntu)         ..      
Checking if cpuid is installed...

Package cpuid is installed
CCC011.001 Check core count (HT Enabled, P: A, E: 1) (Ubuntu)         | PASS |
------------------------------------------------------------------------------
CCC012.001 Check core count (HT Disabled, P: A, E: 1) (Ubuntu)        ..      
Checking if cpuid is installed...

Package cpuid is installed
CCC012.001 Check core count (HT Disabled, P: A, E: 1) (Ubuntu)        | PASS |
------------------------------------------------------------------------------
Cpu-Cores-Count                                                       | PASS |
12 tests, 12 passed, 0 failed
==============================================================================