Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/120691 Subject: [V2,5/5] tests/TestSuite_*: skip igb_uio cases _Testing issues_ Diff: test_plans/generic_flow_api_test_plan.rst tests/TestSuite_generic_flow_api.py conf/test_case_supportlist.json conf/test_case_checklist.json framework/test_case.py tests/TestSuite_vf_packet_rxtx.py tests/TestSuite_vf_macfilter.py tests/TestSuite_vf_interrupt_pmd.py tests/TestSuite_veb_switch.py tests/TestSuite_qinq_filter.py tests/TestSuite_ip_pipeline.py tests/TestSuite_external_memory.py DPDK: commit c581c49cd3fcaff596fbe566e270b442e6326c79 Author: Akhil Goyal Date: Mon Dec 5 13:29:44 2022 +0530 Comment: maintainers: split baseband from crypto tree DTS: commit 1b4f822bee585e100b0192d6383d01fb95cb7dfa Author: Wei Ling Date: Tue Nov 22 15:13:31 2022 +0800 Comment: tests/virtio_event_idx_interrupt_cbdma: modify the dmas parameter by DPDK changed Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | ice_rss_configure | CVL Only | run | not run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | vf_smoke | NIC VF | not run | run | | vf_macfilter | NIC VF | not run | run | | vf_packet_rxtx | NIC VF | not run | run | | vf_interrupt_pmd | NIC VF | not run | run | | veb_switch | NIC VF | not run | run | | qinq_filter | NIC PF | not run | run | | external_memory | NIC PF | not run | run | | pf_smoke | NIC PF | not run | run | | virtio_smoke | Virtio | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/0e112d6b6e424bdc91cee8a3cf516e7e #1: UB2004-64+216_fortville_spirit OS: Ubuntu 22.10 Kernel: 6.0.7-060007-generic CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Clang: NA Status: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 4/2/2/0/0 Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 22.10 Kernel: 6.0.7-060007-generic CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Clang: NA Status: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 11/11/0/0/0 DPDK STV team