Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/104177 Subject: [V1,2/2] tests/loopback_virtio_user_server_mode: Modify case sync with testplan _Testing OK_ Diff: test_plans/loopback_virtio_user_server_mode_test_plan.rst tests/TestSuite_loopback_virtio_user_server_mode.py DPDK: commit 19d024003dfce0018c9e52635b78efdc6e1c172a Author: David Marchand Date: Mon Nov 8 11:08:08 2021 +0100 Comment: build: factorize jansson availability check DTS: commit 8b36145c87ae9557a31006a2593200e1aaad422e Author: Yu Jiang Date: Mon Nov 8 15:09:56 2021 +0800 Comment: tests/pmdrss_hash: replace legacy filter with rte_flow Test environment and result as below: +----------------------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +----------------------------------+----------+--------------------------------+---------------------------------+ | loopback_virtio_user_server_mode | Virtio | run | not run | +----------------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/570705bce74d4b24b88389c773197ba0 #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: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 12/12/0/0/0 Detail test results: +------------------------------------------------------------------------------------------------------+------------+ | suit/case | with_patch | +------------------------------------------------------------------------------------------------------+------------+ | loopback_virtio_user_server_mode/test_server_mode_launch_virtio11_first | passed | | loopback_virtio_user_server_mode/test_server_mode_launch_virtio_first | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio10_inorder_mergeable_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio10_inorder_non_mergeable_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio10_mergeable_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio10_non_mergeable_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio10_vector_rx_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio11_inorder_mergeable_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio11_inorder_non_mergeable_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio11_inorder_vectorized_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio11_mergeable_path | passed | | loopback_virtio_user_server_mode/test_server_mode_reconnect_with_virtio11_non_mergeable_path | passed | +------------------------------------------------------------------------------------------------------+------------+ DPDK STV team