Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/113414 Subject: [V1] tests/multiprocess: modify script to suport i40e driver _Testing OK_ Diff: tests/TestSuite_multiprocess.py test_plans/multiprocess_test_plan.rst framework/packet.py DPDK: commit 7cac53f205ebd04d8ebd3ee6a9dd84f698d4ada3 Author: Thomas Monjalon Date: Mon Jun 27 04:03:44 2022 +0200 Comment: version: 22.07-rc2 DTS: commit 44a421dd2664f58432573edfa3c37a1f72d4b8bb Author: Wei Ling Date: Fri Jun 24 02:55:29 2022 -0400 Comment: tests/virtio_user_as_exceptional_path: delete modify dpdk code steps Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | virtio_smoke | Virtio | not run | run | | ice_rss_configure | CVL Only | run | not run | | pf_smoke | CVL Only | run | not run | | vf_smoke | NIC VF | not run | run | | vf_to_vf_nic_bridge | NIC VF | not run | run | | multiprocess | NIC PF | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/b85698993f174a9db2bceaad6aa7a02d #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: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | virtio_smoke/test_virtio_loopback | passed | | virtio_smoke/test_virtio_pvp | passed | +-----------------------------------+------------+ DPDK STV team