Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116715 Subject: [V3,2/2] tests/checksum_offload: checksum suite script and testplan optimization _Testing issues_ Diff: test_plans/checksum_offload_test_plan.rst tests/TestSuite_checksum_offload.py DPDK: commit d2384afb4776b4f775bfe238aaa7912423335ebd Author: Cristian Dumitrescu Date: Fri Aug 5 22:00:29 2022 +0000 Comment: net/softnic: print output port packet drop counters DTS: commit 545ef88d87855f145d472acb10bc8c27ae8a35c8 Author: Song Jiale Date: Tue Sep 20 17:04:02 2022 +0000 Comment: tests/ice_dcf_switch_filter_pppoe: optimization script Test environment and result as below: +------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | checksum_offload | NIC PF | run | not run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/ea3250deefd54b2b91939fd1e76140a0 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-45-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.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: 8/0/8/0/0 with_patch Total/Pass/Fail/Blocked/NA: 8/0/8/0/0 Detail test results: +---------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------------+------------+---------------+ | checksum_offload/test_checksum_offload_with_vlan | failed | failed | | checksum_offload/test_insert_checksum_on_the_transmit_packet | failed | n/a | | checksum_offload/test_hardware_checksum_check_l4_tx | failed | failed | | checksum_offload/test_rx_checksum_valid_flags | failed | failed | | checksum_offload/test_checksum_offload_enable | n/a | failed | | checksum_offload/test_checksum_offload_disable | n/a | failed | | checksum_offload/test_hardware_checksum_check_l4_rx | failed | failed | | checksum_offload/test_do_not_insert_checksum_on_the_transmit_packet | failed | n/a | | checksum_offload/test_hardware_checksum_check_ip_rx | failed | failed | | checksum_offload/test_hardware_checksum_check_ip_tx | failed | failed | +---------------------------------------------------------------------+------------+---------------+ DPDK STV team