SWDEV-353742 - Port smilib function to amdsmi

Change-Id: I99df249755a5c665a8dd1777fa82d046e139bd77
Signed-off-by: Dalibor Stanisavljevic <Dalibor.Stanisavljevic@amd.com>
Bu işleme şunda yer alıyor:
Dalibor Stanisavljevic
2022-09-05 15:26:03 +02:00
işlemeyi yapan: Bill(Shuzhou) Liu
ebeveyn 7fa3b36d7f
işleme 3daf9c1063
18 değiştirilmiş dosya ile 2577 ekleme ve 449 silme
+1 -1
Dosyayı Görüntüle
@@ -160,7 +160,7 @@ void TestErrCntRead::Run(void) {
<< std::endl;
std::cout << "\t\tCorrectable errors: " << ec.correctable_err
<< std::endl;
std::cout << "\t\tUncorrectable errors: " << ec.uncorrectable_err
std::cout << "\t\tUncorrectable errors: " << ec.uncorrectable_count
<< std::endl;
}
// Verify api support checking functionality is working