Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/110094 Subject: [V1] tests/hello_world: fixed script _Testing issues_ Diff: tests/TestSuite_hello_world.py DPDK: commit 76076342ec8ef108a155938d46a88bb493fae60e Author: Mattias Rönnblom Date: Mon Apr 11 17:15:58 2022 +0200 Comment: eal: emit warning for unused trylock return value DTS: commit 8beb7c0f74d0d45bb55fe2a6010a38c2089c6340 Author: Jun Dong Date: Wed Apr 20 15:04:20 2022 +0800 Comment: framework/logger: fix bug of generate the log output path Test environment and result as below: +-------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-------------+----------+--------------------------------+---------------------------------+ | hello_world | NIC PF | run | not run | +-------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/b6882005e37c40729d37f48fe62f09dd #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.3 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (GCC) 10.3.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/0/0/2/0 Detail test results: +------------------------------------------+------------+ | suit/case | with_patch | +------------------------------------------+------------+ | hello_world/test_hello_world_all_cores | blocked | | hello_world/test_hello_world_single_core | blocked | +------------------------------------------+------------+ DPDK STV team