Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/116033 Subject: [V2] tests/tso: optimize performance test script _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 e91b43b01599947254b04a79834360017d8e5bbe Author: Jiale Song Date: Mon Aug 15 14:00:35 2022 +0000 Comment: tests/rte_flow_common: optimize the rte_flow test process Test environment and result as below: +-------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-------+----------+--------------------------------+---------------------------------+ | tso | NIC PF | run | not run | +-------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/0a4c450e9b1c46909f9800b4fb5b6f7f #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