Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/107009 Subject: [V2,2/2] tests/TestSuite_multicast: remove dpdk code modification. _Testing issues_ Diff: test_plans/multicast_test_plan.rst tests/TestSuite_multicast.py DPDK: commit 0e4dc6af06228c8504a5538512cb31ed7bf6cc23 Author: Zhihong Wang Date: Tue Dec 14 11:30:16 2021 +0800 Comment: ring: fix overflow in memory size calculation DTS: commit 01d33c36cd9f54db3a50ee2521354292c68b3fda Author: Hailin Xu Date: Mon Jan 17 23:41:04 2022 +0800 Comment: tests/cvl_flow_priority: add pf flow priority cases Test environment and result as below: +-----------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------+----------+--------------------------------+---------------------------------+ | multicast | NIC PF | run | not run | +-----------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/ac913f7d47104c86a07f5374a32869c9 #1: UB2004-64+216_fortville_spirit 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: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 1/0/0/1/0 with_patch Total/Pass/Fail/Blocked/NA: 1/0/0/1/0 Detail test results: +-------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------+------------+---------------+ | multicast/test_multicast_forwarding | blocked | blocked | +-------------------------------------+------------+---------------+ DPDK STV team