Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116229 Subject: [V1] tests/vlan: optimization script _Testing issues_ Diff: tests/TestSuite_vlan.py DPDK: commit 4aee6110bb10b0225fa9562f2e48af233a9058a1 Author: Huichao Cai Date: Mon Aug 8 09:48:12 2022 +0800 Comment: ip_frag: add IPv4 fragment copy DTS: commit f2a71007a17db395e218abf3345ee6822811538e Author: Yaqi Tang Date: Thu Aug 11 11:16:58 2022 +0000 Comment: tests/ice_iavf_packet_pacing: ice enable packet pacing Test environment and result as below: +-------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-------+----------+---------------------------------+--------------------------------+ | vlan | NIC PF | not run | run | +-------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/169fbfa36cc947278273bfded06e47ee #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: 4/2/2/0/0 with_patch Total/Pass/Fail/Blocked/NA: 4/2/2/0/0 Detail test results: +-----------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------------+------------+---------------+ | vlan/test_vlan_enable_receipt_strip_off | failed | failed | | vlan/test_vlan_disable_receipt | failed | failed | | vlan/test_vlan_enable_receipt_strip_on | passed | passed | | vlan/test_vlan_enable_vlan_insertion | passed | passed | +-----------------------------------------+------------+---------------+ DPDK STV team