Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/119863 Subject: [V1,2/2] tests/multicast: optimization script and remove 1S/1C/2T _Testing OK_ Diff: tests/TestSuite_ipfrag.py tests/TestSuite_multicast.py DPDK: commit 5135eedeea910920f3351cb570dc40dd4fde23af Author: Stephen Hemminger Date: Tue Oct 11 14:48:35 2022 -0700 Comment: doc: fix net drivers ordering DTS: commit 878a9c7ea3b073956c4efc8cf21ac43454b1b336 Author: Zhimin Huang Date: Mon Oct 10 07:42:43 2022 +0800 Comment: tests/ice_dcf_qos:modify the command according to the dpdk changed Test environment and result as below: +--------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +--------+----------+---------------------------------+--------------------------------+ | ipfrag | NIC PF | not run | run | +--------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/7bf61d2e3a2b4de48789dcb0a7f7e0b1 #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 (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 3/3/0/0/0 Detail test results: +-------------------------------+------------+ | suit/case | with_patch | +-------------------------------+------------+ | ipfrag/test_ipfrag_fragment | passed | | ipfrag/test_ipfrag_nofragment | passed | | ipfrag/test_ipfrag_normalfwd | passed | +-------------------------------+------------+ DPDK STV team