Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/120421 Subject: [V2,3/3] tests/ice_dcf_acl_filter: update test plan to support represented port action from deprecated vf action _Testing issues_ Diff: test_plans/ice_dcf_acl_filter_test_plan.rst tests/TestSuite_ice_dcf_acl_filter.py DPDK: commit 7b1934d01a1a8afa1391f361088d8285d100e62a Author: David Marchand Date: Sun Nov 27 13:59:19 2022 +0100 Comment: version: 23.03-rc0 DTS: commit 1b4f822bee585e100b0192d6383d01fb95cb7dfa Author: Wei Ling Date: Tue Nov 22 15:13:31 2022 +0800 Comment: tests/virtio_event_idx_interrupt_cbdma: modify the dmas parameter by DPDK changed Test environment and result as below: +--------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +--------------------+----------+---------------------------------+--------------------------------+ | ice_dcf_acl_filter | CVL Only | run | not run | +--------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/b6e4bacc27f1485d82ecc251e286aaca #1: UB2004-64+216_columbiaville_25g OS: Ubuntu 20.04.5 LTS Kernel: 5.8.0-45-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: 10.0.0-4ubuntu1 Status: FAILURE Catogory: CVL Only Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 11/0/0/11/0 with_patch Total/Pass/Fail/Blocked/NA: 11/0/0/11/0 Detail test results: +----------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +----------------------------------------------------------+------------+---------------+ | ice_dcf_acl_filter/test_max_entry_num_combined_pattern | blocked | blocked | | ice_dcf_acl_filter/test_max_entry_num_ipv4_other | blocked | blocked | | ice_dcf_acl_filter/test_mac_ipv4_udp | blocked | blocked | | ice_dcf_acl_filter/test_mac_ipv4_tcp | blocked | blocked | | ice_dcf_acl_filter/test_negative | blocked | blocked | | ice_dcf_acl_filter/test_multi_rteflow_rules | blocked | blocked | | ice_dcf_acl_filter/test_multirules_diff_pattern_inputset | blocked | blocked | | ice_dcf_acl_filter/test_multirules_all_pattern | blocked | blocked | | ice_dcf_acl_filter/test_mac_ipv4 | blocked | blocked | | ice_dcf_acl_filter/test_max_entry_num | blocked | blocked | | ice_dcf_acl_filter/test_mac_ipv4_sctp | blocked | blocked | +----------------------------------------------------------+------------+---------------+ DPDK STV team