openeuler-riscv / oerv-team

OERV 实习生工作中心
6 stars 35 forks source link

LTP: 调研keyctl05失败问题 #772

Open laokz opened 2 months ago

laokz commented 2 months ago

https://github.com/openEuler-RISCV/QA/tree/main/testreport/24.03/round1/performance-test/ltp_function

<<<test_start>>>
tag=keyctl05 stime=1714356192
cmdline="keyctl05"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1709: TINFO: LTP version: v2023.12.28-23-g951e1376b
tst_test.c:1593: TINFO: Timeout per run is 0h 00m 30s
tst_fips.c:22: TINFO: FIPS: off
keyctl05.c:131: TINFO: Try to update the 'asymmetric' key...
keyctl05.c:143: TPASS: updating 'asymmetric' key expectedly failed with EOPNOTSUPP
keyctl05.c:114: TFAIL: unexpected error adding 'dns_resolver' key: EINVAL (22)
keyctl05.c:179: TINFO: Try to update the 'user' key...
keyctl05.c:188: TPASS: didn't crash while racing to update 'user' key
laokz commented 1 month ago

复测通过,测试环境同irqbalance

<<<test_start>>>                                                                                
tag=keyctl05 stime=1716178620
cmdline="keyctl05"
contacts=""                          
analysis=exit                       
<<<test_output>>>
incrementing stop                                                                               
tst_test.c:1730: TINFO: LTP version: 20240129-279-ge644691d3
tst_test.c:1614: TINFO: Timeout per run is 0h 05m 00s
tst_security.c:38: TINFO: FIPS: off                                                             
keyctl05.c:136: TINFO: Try to update the 'asymmetric' key...          
keyctl05.c:148: TPASS: updating 'asymmetric' key expectedly failed with EOPNOTSUPP
keyctl05.c:136: TINFO: Try to update the 'dns_resolver' key...
keyctl05.c:148: TPASS: updating 'dns_resolver' key expectedly failed with EOPNOTSUPP
keyctl05.c:184: TINFO: Try to update the 'user' key...
keyctl05.c:193: TPASS: didn't crash while racing to update 'user' key

Summary:
passed   3
failed   0
broken   0
skipped  0
warnings 0