Test-Label: Intel-dts-test Test-Status: SUCCESS http://dpdk.org/patch/97239 Subject: framework/flow: Update rteflow for new scapy versions _Testing OK_ Diff: framework/flow/flow.py framework/flow/flow_action_items.py framework/flow/flow_pattern_items.py framework/flow/generator.py tests/TestSuite_rte_flow.py DPDK: commit fdab8f2e17493192d555cd88cf28b06269174326 Author: Thomas Monjalon Date: Sun Aug 8 21:26:58 2021 +0200 Comment: version: 21.11-rc0 DTS: commit f17c266a14d9655ea0d5a0b0035785f2be767791 Author: Wei Ling Date: Tue Jul 27 14:29:33 2021 +0800 Comment: framework/virt_base: add bind_dev parameter in start VM method Test environment and result as below: +---------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +---------------------+----------+--------------------------------+---------------------------------+ | cvl_rss_configure | CVL Only | not run | run | | pf_smoke | NIC PF | run | not run | | vf_to_vf_nic_bridge | NIC VF | run | not run | | vf_smoke | NIC VF | run | not run | | virtio_smoke | Virtio | run | not run | +---------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/6e0c352eb3354999ab697788c1d9062b #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.2 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.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: 3/3/0/0/0 Detail test results: +-------------------------------+-----------+ | suit/case | with_path | +-------------------------------+-----------+ | pf_smoke/test_pf_tx_rx_queue | passed | | pf_smoke/test_pf_rss | passed | | pf_smoke/test_pf_jumbo_frames | passed | +-------------------------------+-----------+ Status: SUCCESS Catogory: NIC VF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 6/6/0/0/0 Detail test results: +-------------------------------------------------+-----------+ | suit/case | with_path | +-------------------------------------------------+-----------+ | vf_to_vf_nic_bridge/test_2vf_d2d_testpmd_stream | passed | | vf_smoke/test_vf_tx_rx_queue | passed | | vf_smoke/test_vf_rss | passed | | vf_to_vf_nic_bridge/test_2vf_d2k_testpmd_stream | passed | | vf_smoke/test_vf_jumbo_frames | passed | | vf_to_vf_nic_bridge/test_2vf_k2d_scapy_stream | passed | +-------------------------------------------------+-----------+ Status: SUCCESS Catogory: Virtio Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 2/2/0/0/0 Detail test results: +-----------------------------------+-----------+ | suit/case | with_path | +-----------------------------------+-----------+ | virtio_smoke/test_virtio_loopback | passed | | virtio_smoke/test_virtio_pvp | passed | +-----------------------------------+-----------+ #2: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.2 LTS Kernel: 5.8.0-51-generic CPU: Intel(R) Xeon(R) Platinum 8280M CPU @ 2.70GHz GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 9/9/0/0/0 Detail test results: +--------------------------------------------------------+-----------+ | suit/case | with_path | +--------------------------------------------------------+-----------+ | cvl_rss_configure/test_rss_configure_to_ip | passed | | cvl_rss_configure/test_rss_configure_to_all | passed | | cvl_rss_configure/test_command_line_option_rss_ip | passed | | cvl_rss_configure/test_command_line_option_rss_disable | passed | | cvl_rss_configure/test_rss_configure_to_default | passed | | cvl_rss_configure/test_rss_configure_to_tcp | passed | | cvl_rss_configure/test_rss_configure_to_udp | passed | | cvl_rss_configure/test_rss_configure_to_sctp | passed | | cvl_rss_configure/test_command_line_option_rss_udp | passed | +--------------------------------------------------------+-----------+ DPDK STV team