Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/108242 Subject: [V1,2/2] tests/short_live: wait for interface up _Testing OK_ Diff: tests/TestSuite_kni.py tests/TestSuite_short_live.py DPDK: commit ee05a93e1e6633d0fdec409faf09f12a2e05b991 Author: Tomasz Duszynski Date: Tue Feb 22 09:28:17 2022 +0100 Comment: raw/cnxk_gpio: check pointer before use in self test DTS: commit c17f87ae7e0b10af8281373b9017ed77f0c998f3 Author: hanyingya Date: Thu Jan 27 10:11:41 2022 +0800 Comment: performance_thread: remove perf test suite Test environment and result as below: +------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------+----------+--------------------------------+---------------------------------+ | kni | NIC PF | run | not run | | short_live | NIC PF | run | not run | +------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/52522d88af4643f49ed068d6ad4b748d #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: SUCCESS Catogory: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 10/10/0/0/0 Detail test results: +----------------------------------------------+------------+ | suit/case | with_patch | +----------------------------------------------+------------+ | kni/test_ifconfig | passed | | kni/test_ping | passed | | kni/test_statistics | passed | | kni/test_stress | passed | | kni/test_tcpdump | passed | | short_live/test_basic_forwarding | passed | | short_live/test_clean_up_with_signal_l2fwd | passed | | short_live/test_clean_up_with_signal_l3fwd | passed | | short_live/test_clean_up_with_signal_testpmd | passed | | short_live/test_start_up_time | passed | +----------------------------------------------+------------+ DPDK STV team