Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/125510 Subject: [V1] tests/vxlan: optimize script _Testing OK_ Diff: tests/TestSuite_vxlan.py DPDK: commit 9e3223adfab71bc88e9ba67c520b87c529d34a35 Author: David Marchand Date: Thu Mar 23 15:44:33 2023 +0100 Comment: vhost: fix deadlock with no multiqueue DTS: commit 964b48e223f9f3d4f1fe60502f40be7f85a9f661 Author: Song Jiale Date: Mon Jan 16 15:00:02 2023 +0000 Comment: tests/shutdown_api: modify the command to adapt to the changes in ethtool Test environment and result as below: +-------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-------+----------+---------------------------------+--------------------------------+ | vxlan | NIC PF | not run | run | +-------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/194c2c2bcb4a4d23b513e1d4fd994ffe #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: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Detail test results: +----------------------------------------+------------+ | suit/case | with_patch | +----------------------------------------+------------+ | vxlan/test_tunnel_filter | passed | | vxlan/test_tunnel_filter_invalid | passed | | vxlan/test_vxlan_ipv4_checksum_offload | passed | | vxlan/test_vxlan_ipv4_detect | passed | | vxlan/test_vxlan_ipv6_checksum_offload | passed | | vxlan/test_vxlan_ipv6_detect | passed | +----------------------------------------+------------+ DPDK STV team