Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/129511 Subject: [V1,4/4] tests/offload_common: Add offload_common module. _Testing OK_ Diff: framework/packet.py framework/test_case.py tests/offload_common.py DPDK: commit 8a56ff3d246899b77b81c6450680214a8697749b Author: Long Li Date: Mon Jul 10 16:51:07 2023 -0700 Comment: net/mana: fix counter overflow for posted WQE DTS: commit 427e7c3f37bbb1263d81c466d7a83e9193013321 Author: Hongbo Li Date: Fri Jun 9 18:10:20 2023 +0800 Comment: tests/iavf_package_driver_error_handle: support eal_param -a to avoid running containers Test environment and result as below: +---------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +---------------------+----------+---------------------------------+--------------------------------+ | vf_to_vf_nic_bridge | NIC VF | not run | run | | vf_smoke | NIC VF | not run | run | | ice_rss_configure | CVL Only | run | not run | | pf_smoke | NIC PF | not run | run | | virtio_smoke | Virtio | not run | run | +---------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/a23f1d9415094202acbb1ad4f8fc2f4c #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: NA 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