Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/120702 Subject: [V1,4/4] tests/vf_offload: dts adaptation DPDK checksum function changes _Testing issues_ Diff: tests/TestSuite_vf_offload.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_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------+----------+--------------------------------+---------------------------------+ | vf_offload | NIC VF | run | not run | +------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/73e72aeccbc94ef38abf8e5c10155832 #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 VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 3/0/3/0/0 with_patch Total/Pass/Fail/Blocked/NA: 5/0/0/5/0 Detail test results: +------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------------------+------------+---------------+ | vf_offload/test_tso | blocked | failed | | vf_offload/test_checksum_offload_enable | blocked | failed | | vf_offload/test_checksum_offload_disable | blocked | failed | | vf_offload/test_tso_tunnel | blocked | n/a | | vf_offload/test_checksum_offload_tunnel_enable | blocked | n/a | +------------------------------------------------+------------+---------------+ DPDK STV team