Problem description:
When using the latest mcelog code, test cases are executed and there are failure cases.
Reproduction steps:
Use the latest mcelog
./mcaerr_test -a
Some actual results are as follows:
m_status=0x8000000000000102
expect:Instruction CACHE Level-2 Generic Error
code 0x102:[FAIL]
Expected results:
The testcase is executed successfully without failure
reason:
Caused by submission:570893f
Level of cache in this commit + 1,cause cache level mismatch.
Problem description:
When using the latest mcelog code, test cases are executed and there are failure cases.
Reproduction steps:
Use the latest mcelog
./mcaerr_test -a
Some actual results are as follows:
m_status=0x8000000000000102
expect:Instruction CACHE Level-2 Generic Error
code 0x102:[FAIL]
Expected results:
The testcase is executed successfully without failure
reason:
Caused by submission:570893f
Level of cache in this commit + 1,cause cache level mismatch.