Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/113955 Subject: [V1,2/2] tests/vhost_pmd_xstats: modify testsuite syncwith testplan have changed _Testing issues_ Diff: test_plans/vhost_pmd_xstats_test_plan.rst tests/TestSuite_vhost_pmd_xstats.py DPDK: commit b3c781dbdee047770c4165c742713fc849616930 Author: Veerasenareddy Burru Date: Wed Jul 13 01:18:50 2022 -0700 Comment: maintainers: update for octeontx_ep driver DTS: commit 33659110602da75f0e4ee03e54a2a81e71f8ce75 Author: Lingli Chen Date: Tue Jul 5 04:16:47 2022 -0400 Comment: tests/distributor: modify script add novector path expect Test environment and result as below: +------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | vhost_pmd_xstats | Virtio | run | not run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/6926150736ff4ecbb99b64feda836e6a #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 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: Virtio Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 11/0/11/0/0 with_patch Total/Pass/Fail/Blocked/NA: 11/0/11/0/0 Detail test results: +---------------------------------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +---------------------------------------------------------------------------------------+------------+---------------+ | vhost_pmd_xstats/test_vhost_xstats_inorder_no_mergeable | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_virtio11_inorder_mergeable | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_mergeable | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_inorder_no_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_inorder_mergeable | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_vectorized_path_ringsize_not_powerof_2 | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_vectorized_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_virtio11_mergeable | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_virtio11_inorder_no_mergeable | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_no_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_split_ring_vector_rx_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_virtio11_vector | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_inorder_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_virtio11_no_mergeable | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_vector_rx | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_inorder_no_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_virtio11_vector_ringsize_not_powerof_2 | n/a | failed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_no_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_split_ring_inorder_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_mergeable_path | failed | n/a | | vhost_pmd_xstats/test_vhost_xstats_no_mergeable | n/a | failed | +---------------------------------------------------------------------------------------+------------+---------------+ DPDK STV team