Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/117724 Subject: [V1,2/2] tests/ice_rss_configure: add 2 cases _Testing OK_ Diff: test_plans/ice_rss_configure_test_plan.rst tests/TestSuite_ice_rss_configure.py DPDK: commit 70888c61d9db181364b0862753f0dd809d498057 Author: Zhichao Zeng Date: Thu Sep 29 13:27:02 2022 +0800 Comment: net/iavf: fix tunnel TSO offload DTS: commit 36c0965640184403cadb3cdae119d87276a3c1f1 Author: Lingli Chen Date: Mon Sep 26 03:38:38 2022 -0400 Comment: modify testplan to add E810 support suit Test environment and result as below: +-------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-------------------+----------+--------------------------------+---------------------------------+ | ice_rss_configure | CVL Only | not run | run | +-------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/f9dffb02f6434b16bbd93ee34a03a3ca #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-45-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 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: 11/11/0/0/0 Detail test results: +--------------------------------------------------------+------------+ | suit/case | with_patch | +--------------------------------------------------------+------------+ | ice_rss_configure/test_command_line_option_rss_default | passed | | ice_rss_configure/test_command_line_option_rss_disable | passed | | ice_rss_configure/test_command_line_option_rss_ip | passed | | ice_rss_configure/test_command_line_option_rss_udp | passed | | ice_rss_configure/test_rss_configure_to_all | passed | | ice_rss_configure/test_rss_configure_to_default | passed | | ice_rss_configure/test_rss_configure_to_ip | passed | | ice_rss_configure/test_rss_configure_to_none | passed | | ice_rss_configure/test_rss_configure_to_sctp | passed | | ice_rss_configure/test_rss_configure_to_tcp | passed | | ice_rss_configure/test_rss_configure_to_udp | passed | +--------------------------------------------------------+------------+ DPDK STV team