Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/115593 Subject: [V1] tests/multiprocess modify the regular expression _Testing issues_ Diff: tests/TestSuite_multiprocess.py DPDK: commit 09521b1cbeffc81c85ef64564719a4b7e1d10e85 Author: David Marchand Date: Fri Jul 29 14:42:56 2022 +0200 Comment: test: invoke all telemetry commands DTS: commit 6ead8320d407099371e7f215e50af9f4842efca1 Author: Jiale Song Date: Mon Aug 1 15:40:53 2022 +0000 Comment: test_plans/vf_pf_reset: modify case to support ice nic Test environment and result as below: +--------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +--------------+----------+--------------------------------+---------------------------------+ | multiprocess | NIC PF | run | not run | +--------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/af2ecca1ffc2497fba8ea0fcc4811b2a #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: 14/5/1/0/8 with_patch Total/Pass/Fail/Blocked/NA: 14/5/1/0/8 Detail test results: +------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +------------------------------------------------------------+------------+---------------+ | multiprocess/test_multiprocess_symmetric_mp_packet | failed | failed | | multiprocess/test_multiprocess_proc_type_specify_packet | n/a | n/a | | multiprocess/test_multiprocess_simple_mpbasicoperation | passed | passed | | multiprocess/test_multiprocess_server_client_mp_packet | passed | passed | | multiprocess/test_multiprocess_with_rss_symmetric | n/a | n/a | | multiprocess/test_multiprocess_simple_mpnoflag | passed | passed | | multiprocess/test_multiprocess_with_rss_toeplitz | n/a | n/a | | multiprocess/test_multiprocess_simple_mploadtest | passed | passed | | multiprocess/test_multiprocess_simple_mpapplicationstartup | passed | passed | | multiprocess/test_multiprocess_auto_process_type_detected | n/a | n/a | | multiprocess/test_multiprocess_with_fdir_rule | n/a | n/a | | multiprocess/test_multiprocess_negative_exceed_process_num | n/a | n/a | | multiprocess/test_multiprocess_proc_type_random_packet | n/a | n/a | | multiprocess/test_multiprocess_negative_2_primary_process | n/a | n/a | +------------------------------------------------------------+------------+---------------+ DPDK STV team