Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/103155 Subject: [V3] tests/link_status_interrupt: optimize the method of checking priv_flags _Testing OK_ Diff: tests/TestSuite_link_status_interrupt.py framework/crb.py DPDK: commit 452c1916b0dbb414a28dff89c995253da1c23c0b Author: Kevin Laatz Date: Tue Oct 26 14:20:45 2021 +0000 Comment: dma/idxd: fix truncated error code in status check DTS: commit bf4f2a0643bceea4442ca552456265f661e58968 Author: Zou Ping Date: Wed Oct 27 19:58:14 2021 +0800 Comment: test_plans/cvl_switch_filter_pppoe: change ppp port to bytes type Test environment and result as below: +-----------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------------------+----------+--------------------------------+---------------------------------+ | vf_smoke | NIC VF | run | not run | | vf_to_vf_nic_bridge | NIC VF | run | not run | | link_status_interrupt | NIC PF | run | not run | | virtio_smoke | Virtio | run | not run | | pf_smoke | CVL Only | not run | run | | cvl_rss_configure | CVL Only | not run | run | +-----------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/d857f488f1b24d888aa6d361c513ed87 #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 | +-----------------------------------------------------------------+------------+ | link_status_interrupt/test_link_status_interrupt_change | blocked | | link_status_interrupt/test_link_status_interrupt_port_available | blocked | +-----------------------------------------------------------------+------------+ Status: FAILURE Catogory: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 6/3/3/0/0 Detail test results: +-------------------------------------------------+------------+ | suit/case | with_patch | +-------------------------------------------------+------------+ | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | failed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | failed | | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | failed | | vf_smoke/test_vf_jumbo_frames | passed | | vf_smoke/test_vf_rss | passed | | vf_smoke/test_vf_tx_rx_queue | passed | +-------------------------------------------------+------------+ Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | virtio_smoke/test_virtio_loopback | passed | | virtio_smoke/test_virtio_pvp | passed | +-----------------------------------+------------+ #2: UB2004-64+216_columbiaville_25g 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: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0 Detail test results: +--------------------------------------------------------+------------+ | suit/case | with_patch | +--------------------------------------------------------+------------+ | cvl_rss_configure/test_command_line_option_rss_disable | passed | | cvl_rss_configure/test_command_line_option_rss_ip | passed | | cvl_rss_configure/test_command_line_option_rss_udp | passed | | cvl_rss_configure/test_rss_configure_to_all | passed | | cvl_rss_configure/test_rss_configure_to_default | passed | | cvl_rss_configure/test_rss_configure_to_ip | passed | | cvl_rss_configure/test_rss_configure_to_sctp | passed | | cvl_rss_configure/test_rss_configure_to_tcp | passed | | cvl_rss_configure/test_rss_configure_to_udp | passed | | pf_smoke/test_pf_jumbo_frames | passed | | pf_smoke/test_pf_rss | passed | | pf_smoke/test_pf_tx_rx_queue | passed | +--------------------------------------------------------+------------+ DPDK STV team