Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/126144 Subject: [v2,3/3] tests/uni_pkt: Add IGB_1G-82576 _Testing OK_ Diff: conf/test_case_checklist.json tests/TestSuite_pmdrssreta.py tests/TestSuite_uni_pkt.py DPDK: commit 3b3fef9de22af80d173453ab65a80b01ce38cbfd Author: Elena Agostini Date: Thu Apr 6 09:49:44 2023 +0000 Comment: net: fix return type of IPv4 L4 packet checksum DTS: commit 1c14b5d745a3fdc7271d7c18422ffdb06e8510b3 Author: Wei Ling Date: Fri Mar 31 11:36:36 2023 +0800 Comment: tests/vhost_user_live_migration: add 2 testcase sync with testplan Test environment and result as below: +------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +------------+----------+---------------------------------+--------------------------------+ | pmdrssreta | NIC PF | not run | run | | uni_pkt | NIC PF | not run | run | +------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/6d177d02c33d4b94b34085cb73e58fac #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: 13/13/0/0/0 Detail test results: +-----------------------------------+------------+ | suit/case | with_patch | +-----------------------------------+------------+ | pmdrssreta/test_pmdrss_reta | passed | | pmdrssreta/test_rss_key_size | passed | | uni_pkt/test_GRE_tunnel | passed | | uni_pkt/test_IP_in_IPv4_tunnel | passed | | uni_pkt/test_IP_in_IPv6_tunnel | passed | | uni_pkt/test_IPv4_L4 | passed | | uni_pkt/test_IPv6_L4 | passed | | uni_pkt/test_IPv6_in_IPv4_tunnel | passed | | uni_pkt/test_NVGRE_in_IPv6_tunnel | passed | | uni_pkt/test_NVGRE_tunnel | passed | | uni_pkt/test_Vxlan_tunnel | passed | | uni_pkt/test_l2pkt_detect | passed | | uni_pkt/test_nsh | passed | +-----------------------------------+------------+ DPDK STV team