Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/107219 Subject: [V1,2/2] tests/short_live: wait for interface up _Testing issues_ Diff: tests/TestSuite_kni.py tests/TestSuite_short_live.py DPDK: commit 1d1126ad436e8c7c015fb3f67ad3af05c3b397d5 Author: Bruce Richardson Date: Thu Feb 10 15:42:38 2022 +0000 Comment: vhost: fix C++ include DTS: commit 49e00837278eacd61d6025594c720914c140bae2 Author: Yaqi Tang Date: Tue Feb 8 19:53:15 2022 +0000 Comment: test_plans/cvl_switch_filter: add test plan for cvl switch filter support l4 mask Test environment and result as below: +------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +------------+----------+---------------------------------+--------------------------------+ | kni | NIC PF | not run | run | | short_live | NIC PF | not run | run | +------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/73b0864cfb364eff8e5ee97e6fb97fd5 #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 without_patch Total/Pass/Fail/Blocked/NA: 10/8/2/0/0 with_patch Total/Pass/Fail/Blocked/NA: 10/3/2/5/0 Detail test results: +----------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +----------------------------------------------+------------+---------------+ | short_live/test_clean_up_with_signal_l2fwd | failed | failed | | short_live/test_clean_up_with_signal_l3fwd | failed | failed | | short_live/test_start_up_time | passed | passed | | short_live/test_clean_up_with_signal_testpmd | passed | passed | | kni/test_statistics | blocked | passed | | kni/test_stress | blocked | passed | | kni/test_ping | blocked | passed | | kni/test_tcpdump | blocked | passed | | kni/test_ifconfig | blocked | passed | | short_live/test_basic_forwarding | passed | passed | +----------------------------------------------+------------+---------------+ DPDK STV team