Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/101554 Subject: [V1] tests/rteflow_priority: update case code for dpdk code change _Testing OK_ Diff: tests/TestSuite_rteflow_priority.py test_plans/rteflow_priority_test_plan.rst DPDK: commit d75eed0fbe4b942bc6df2e2908a8b5c2c30c99aa Author: Stephen Hemminger Date: Wed Sep 1 16:49:44 2021 -0700 Comment: mbuf: fix typo in comment DTS: commit b082e251348d7c20e09243a742136e6d93626fab Author: Thinh Tran Date: Thu Sep 30 17:20:51 2021 +0000 Comment: Framework:fix the first numa node may not be '0' Test environment and result as below: +------------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | rteflow_priority | CVL Only | not run | run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/b3f15944be014347aaa2d88da2b2f196 #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.3 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: CVL Only 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 | +-------------------------------------------------------------------+------------+ | rteflow_priority/test_create_fdir_rule_with_priority_0 | passed | | rteflow_priority/test_create_switch_rule_with_priority_1 | passed | | rteflow_priority/test_no_destination_high_prority | passed | | rteflow_priority/test_priority_in_nonpipeline_mode | passed | | rteflow_priority/test_priority_in_pipeline_mode | passed | | rteflow_priority/test_rules_with_same_parameters_different_action | passed | +-------------------------------------------------------------------+------------+ DPDK STV team