Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/102654 Subject: [V1] tests/eventdev_pipeline*: restore application parameter -a to -w _Testing issues_ Diff: tests/TestSuite_eventdev_pipeline_perf.py tests/TestSuite_eventdev_pipeline.py DPDK: commit a188277d5357dd3c7957070650aaac0027bf69dd Author: Chengwen Feng Date: Thu Oct 21 20:59:38 2021 +0800 Comment: dmadev: fix debug build DTS: commit d92d61bbfa39ed03e06311566be1dffd4df3a872 Author: Yan Xia Date: Wed Sep 29 18:28:32 2021 +0000 Comment: tests/generic_flow_api: move case from generic_filter to generic_flow_api Test environment and result as below: +-------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-------------------+----------+--------------------------------+---------------------------------+ | eventdev_pipeline | NIC PF | run | not run | +-------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/fee63b84ad6940e9ab5128a6ce64824f #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: 5/0/0/5/0 with_patch Total/Pass/Fail/Blocked/NA: 5/0/0/5/0 Detail test results: +-----------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-----------------------------------------------------------------------+------------+---------------+ | eventdev_pipeline/test_keep_packet_order_with_ordered_stage | blocked | blocked | | eventdev_pipeline/test_check_load_balance_behavior_with_parallel_type | blocked | blocked | | eventdev_pipeline/test_check_load_balance_behavior_with_default_type | blocked | blocked | | eventdev_pipeline/test_check_load_balance_behavior_with_order_type | blocked | blocked | | eventdev_pipeline/test_keep_packet_order_with_default_stage | blocked | blocked | +-----------------------------------------------------------------------+------------+---------------+ DPDK STV team