Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/116019 Subject: [V1] tests/tso: optimize performance test script code _Testing OK_ Diff: tests/TestSuite_tso.py DPDK: commit 4aee6110bb10b0225fa9562f2e48af233a9058a1 Author: Huichao Cai Date: Mon Aug 8 09:48:12 2022 +0800 Comment: ip_frag: add IPv4 fragment copy DTS: commit cb9dc5111879d03c6deef40db17c4b44fd49f5a9 Author: Wei Ling Date: Tue Aug 2 04:23:14 2022 -0400 Comment: tests/virtio_event_idx_interrupt_cbdma: modify testsuite to test virtio dequeue Test environment and result as below: +-------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-------+----------+---------------------------------+--------------------------------+ | tso | NIC PF | not run | run | +-------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/68921e8d5c6c497aa510e924e96c097b #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-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: NIC PF 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 | +------------------------+------------+ | tso/test_tso | passed | | tso/test_tso_tunneling | passed | +------------------------+------------+ DPDK STV team