Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/104591 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 0c6e27549c03695f85d949f5195a166b449b419c Author: Thomas Monjalon Date: Wed Nov 17 20:19:47 2021 +0100 Comment: version: 21.11-rc3 DTS: commit f78b33713dcf275f9458ef3e0b60c1c60d0c1355 Author: DongJunX Date: Wed Nov 17 17:26:30 2021 +0800 Comment: framework/test_case: removed bind_nic_driver common func to framework 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/e626671d3aa9404fa040938446822d54 #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