mcelog
mcelog copied to clipboard
make test fail
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:https://github.com/andikleen/mcelog/commit/570893f878da3db5ef5946e459c80d799c7baf49 Level of cache in this commit + 1,cause cache level mismatch.