Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/112847 Subject: [V1] tests/vxlan: wait link status up _Testing OK_ Diff: tests/TestSuite_vxlan.py DPDK: commit 7342e612052ae3ec875ae018548324d29abfa9c2 Author: Min Hu (Connor) Date: Tue Jun 14 17:33:19 2022 +0800 Comment: dma/hisilicon: fix includes in header file DTS: commit f848615ed7c96c700ad11eadc328513754418ddb Author: Jiale Song Date: Wed May 25 19:21:43 2022 +0800 Comment: tests/ice_dcf_date_path: turn off promisc mode Test environment and result as below: +-------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-------+----------+--------------------------------+---------------------------------+ | vxlan | NIC PF | run | not run | +-------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/b16fa7dd3bc64c148487d70523ea0b4c #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-51-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: 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