Open xiaonan-INTC opened 3 months ago
Hi @xiaonan-INTC, Could you please tell which compiler do you use?
gcc version is 11.4.0/13.2.0 on Ubuntu 22.04/24.04
Hi @xiaonan-INTC, we haven't any correctness issues with 11.4 gcc compiler. Do you have the failures only with the latest release? Please let me know how can I help you
Hi @xiaonan-INTC, we haven't any correctness issues with 11.4 gcc compiler. Do you have the failures only with the latest release? Please let me know how can I help you
Attach test log on Ubuntu 22.04, which is same on Ubuntu 24.04. Since we import ipp-crypto as libippcp.a in SGX SDK, so it is a little hard to debug those failures directly, could you help analyze that log to find possible causes? test_log_linux_no-mitigation_ubuntu2204.log
Hi @xiaonan-INTC, could you please let me know if the issue is still relevant for you?
HW: EMR/ICX/SPR SW: Ubuntu 22.04/24.04
-FAIL. "ippsAES_XTSEncrypt" in "ta_AES_XTS_ENC"
-FAIL. "ippsAES_XTSDecrypt" in "ta_AES_XTS_DEC"
-FAIL. "ippsAESEncryptXTS_Direct" in "ta_AES_XTS_ENC" -FAIL. "ippsAESDecryptXTS_Direct" in "ta_AES_XTS_DEC" -FAIL. "ippsAES_XTSEncrypt" in "tb_AES_XTS_ENC" -FAIL. "ippsAES_XTSDecrypt" in "tb_AES_XTS_DEC"
Do you meet the same failures?