Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/107216 Subject: [V1,2/2] test_plans/ipfrag_test_plan: remove dpdk code modification. _Testing issues_ Diff: tests/TestSuite_ipfrag.py test_plans/ipfrag_test_plan.rst DPDK: commit 1d1126ad436e8c7c015fb3f67ad3af05c3b397d5 Author: Bruce Richardson Date: Thu Feb 10 15:42:38 2022 +0000 Comment: vhost: fix C++ include DTS: commit 49e00837278eacd61d6025594c720914c140bae2 Author: Yaqi Tang Date: Tue Feb 8 19:53:15 2022 +0000 Comment: test_plans/cvl_switch_filter: add test plan for cvl switch filter support l4 mask Test environment and result as below: +--------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +--------+----------+---------------------------------+--------------------------------+ | ipfrag | NIC PF | not run | run | +--------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/810d5563338741229deaf58a65315501 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.3 LTS Kernel: 5.8.0-51-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: 3/0/0/3/0 with_patch Total/Pass/Fail/Blocked/NA: 3/0/0/3/0 Detail test results: +-------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------+------------+---------------+ | ipfrag/test_ipfrag_normalfwd | blocked | blocked | | ipfrag/test_ipfrag_fragment | blocked | blocked | | ipfrag/test_ipfrag_nofragment | blocked | blocked | +-------------------------------+------------+---------------+ DPDK STV team