Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/129237 Subject: [V1,2/2] framework/packet: Update packet module for new methods. _Testing OK_ Diff: framework/packet.py DPDK: commit a10529f4025eaef0c9803d845b9afc1d5fb17b59 Author: Junfeng Guo Date: Wed Jun 28 17:12:18 2023 +0800 Comment: raw/ntb: avoid disabling interrupt twice 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_fortville_spirit | UB2004-64+216_columbiaville_25g | +---------------------+----------+--------------------------------+---------------------------------+ | virtio_smoke | Virtio | run | not run | | pf_smoke | NIC PF | run | not run | | vf_smoke | NIC VF | run | not run | | vf_to_vf_nic_bridge | NIC VF | run | not run | | ice_rss_configure | CVL Only | not run | run | +---------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/8eefcd96a7de4e11bfd2c409cca11464 #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