Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/115449 Subject: [V2,10/10] test_plans/ice_iavf_fdir: update dts code for dpdk csum change _Testing issues_ Diff: tests/TestSuite_vf_offload.py test_plans/vf_offload_test_plan.rst tests/TestSuite_checksum_offload.py tests/TestSuite_ice_advanced_iavf_rss.py test_plans/ice_advanced_iavf_rss_test_plan.rst tests/TestSuite_ice_advanced_rss.py test_plans/ice_advanced_rss_test_plan.rst tests/TestSuite_ice_iavf_fdir.py tests/TestSuite_tx_preparation.py test_plans/ice_iavf_fdir_test_plan.rst DPDK: commit a61b319674a99f5f6ad45442a18a65b88df27690 Author: Marcin Danilewicz Date: Fri Jul 15 14:51:10 2022 +0000 Comment: sched: enable congestion management at runtime DTS: commit 6ead8320d407099371e7f215e50af9f4842efca1 Author: Jiale Song Date: Mon Aug 1 15:40:53 2022 +0000 Comment: test_plans/vf_pf_reset: modify case to support ice nic Test environment and result as below: +-----------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-----------------------+----------+---------------------------------+--------------------------------+ | vf_offload | NIC VF | not run | run | | ice_advanced_iavf_rss | CVL Only | run | not run | | ice_advanced_rss | CVL Only | run | not run | | checksum_offload | NIC PF | not run | run | | tx_preparation | NIC PF | not run | run | +-----------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/7faa060b0cb7443497e1984d58d834c3 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-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/3/7/0/0 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: 3/0/3/0/0 Detail test results: +------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------------+------------+---------------+ | vf_offload/test_tso | failed | failed | | vf_offload/test_checksum_offload_disable | failed | failed | | vf_offload/test_checksum_offload_enable | failed | failed | +------------------------------------------+------------+---------------+ #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-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: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 85/52/1/32/0 DPDK STV team