Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/121349 Subject: [V1] tests/loopback multi paths port restart: optimize the script to be consistent with test plan _Testing OK_ Diff: tests/TestSuite_loopback_multi_paths_port_restart.py DPDK: commit 373f4c7de8ff350548cacc3d56e788461677f2c7 Author: David Marchand Date: Tue Dec 13 16:07:10 2022 +0100 Comment: ci: drop Travis configuration DTS: commit 6640ecb3ebc5347139df2530bdfd2fa5421b6a47 Author: Lingli Chen Date: Thu Dec 15 01:42:04 2022 -0500 Comment: tests/rss_to_rte_flow: remove --pkt-filter-mode sync dpdk change Test environment and result as below: +-----------------------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------------------------------+----------+--------------------------------+---------------------------------+ | loopback_multi_paths_port_restart | Virtio | run | not run | +-----------------------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/db4900e6742b43728db10cfade66a06c #1: UB2004-64+216_fortville_spirit OS: Ubuntu 22.10 Kernel: 6.0.7-060007-generic CPU: Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz GCC: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0 Clang: NA Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 10/10/0/0/0 Detail test results: +-------------------------------------------------------------------------------------------------+------------+ | suit/case | with_patch | +-------------------------------------------------------------------------------------------------+------------+ | loopback_multi_paths_port_restart/test_lookback_test_with_packed_ring_inorder_mergeable_path | passed | | loopback_multi_paths_port_restart/test_lookback_test_with_packed_ring_inorder_nonmergeable_path | passed | | loopback_multi_paths_port_restart/test_lookback_test_with_packed_ring_vectorized_path | passed | | loopback_multi_paths_port_restart/test_lookback_test_with_split_ring_inorder_mergeable_path | passed | | loopback_multi_paths_port_restart/test_lookback_test_with_split_ring_inorder_nonmergeable_path | passed | | loopback_multi_paths_port_restart/test_lookback_test_with_split_ring_mergeable_path | passed | | loopback_multi_paths_port_restart/test_lookback_test_with_split_ring_nonmergeable_path | passed | | loopback_multi_paths_port_restart/test_loopback_test_with_packed_ring_mergeable_path | passed | | loopback_multi_paths_port_restart/test_loopback_test_with_packed_ring_nonmergeable_path | passed | | loopback_multi_paths_port_restart/test_loopback_test_with_split_ring_vector_rx_path | passed | +-------------------------------------------------------------------------------------------------+------------+ DPDK STV team