Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/116053 Subject: [1/1] test_plans/af_xdp_test_plan.rst: Add test plan for AF_XDP _Testing issues_ Diff: tests/TestSuite_af_xdp_2.py tests/TestSuite_af_xdp.py test_plans/index.rst test_plans/af_xdp_test_plan.rst test_plans/af_xdp_2_test_plan.rst DPDK: commit 4aee6110bb10b0225fa9562f2e48af233a9058a1 Author: Huichao Cai Date: Mon Aug 8 09:48:12 2022 +0800 Comment: ip_frag: add IPv4 fragment copy DTS: commit 0c15de88fb78077b4565de70a95220eb835356e1 Author: Song Jiale Date: Wed Sep 14 09:42:50 2022 +0000 Comment: tests/ice_flow_priority: synchronize test plans and optimization scripts Test environment and result as below: +--------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +--------+----------+--------------------------------+---------------------------------+ | af_xdp | CVL Only | not run | run | +--------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/7e041ef0af094d9d8f10a4e99a4fe873 #1: 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 (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: FAILURE Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 8/0/8/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | af_xdp/test_func_xdp_prog_mq | failed | | af_xdp/test_func_xdp_prog | failed | | af_xdp/test_func_start_queue | failed | | af_xdp/test_func_shared_umem_2pmd | failed | | af_xdp/test_func_shared_umem_1pmd | failed | | af_xdp/test_func_secondary_prog | failed | | af_xdp/test_func_queue_count | failed | | af_xdp/test_func_busy_budget | failed | +-----------------------------------+------------+ DPDK STV team