Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/114044 Subject: [V2,2/2] tests/vhost_pmd_xstats: modify vhost_pmd_xstats by DPDK change _Testing OK_ Diff: test_plans/vhost_pmd_xstats_test_plan.rst tests/TestSuite_vhost_pmd_xstats.py DPDK: commit 4fceceed5b5e9fbf04acffd66239c79d81e79260 Author: Thomas Monjalon Date: Sun Jul 17 14:58:00 2022 +0200 Comment: version: 22.07.0 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_columbiaville_25g | UB2004-64+216_fortville_spirit | +------------------+----------+---------------------------------+--------------------------------+ | vhost_pmd_xstats | Virtio | not run | run | +------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/e04d2d4baadf45a3b836db0ada722f9e #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: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 11/11/0/0/0 Detail test results: +---------------------------------------------------------------------------------------+------------+ | suit/case | with_patch | +---------------------------------------------------------------------------------------+------------+ | vhost_pmd_xstats/test_vhost_xstats_packed_ring_inorder_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_inorder_no_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_no_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_vectorized_path | passed | | vhost_pmd_xstats/test_vhost_xstats_packed_ring_vectorized_path_ringsize_not_powerof_2 | passed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_inorder_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_inorder_no_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_no_mergeable_path | passed | | vhost_pmd_xstats/test_vhost_xstats_split_ring_vector_rx_path | passed | +---------------------------------------------------------------------------------------+------------+ DPDK STV team