Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/114158 Subject: [V2,3/3] tests/ice_iavf_rx_timestamp: ice iavf support rx timestamp _Testing issues_ Diff: test_plans/index.rst test_plans/ice_iavf_rx_timestamp_test_plan.rst tests/TestSuite_ice_iavf_rx_timestamp.py DPDK: commit 72206323a5dd3182b13f61b25a64abdddfee595c Author: David Marchand Date: Sat Jul 9 10:43:09 2022 +0200 Comment: version: 22.11-rc0 DTS: commit 33659110602da75f0e4ee03e54a2a81e71f8ce75 Author: Lingli Chen Date: Tue Jul 5 04:16:47 2022 -0400 Comment: tests/distributor: modify script add novector path expect Test environment and result as below: +-----------------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +-----------------------+----------+---------------------------------+--------------------------------+ | ice_iavf_rx_timestamp | NIC VF | not run | run | +-----------------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/4e875ed153884db78f1f367249990dc8 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.11.0-37-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 VF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 0/0/0/0/0 with_patch Total/Pass/Fail/Blocked/NA: 3/0/0/3/0 Detail test results: +-------------------------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------------------------+------------+---------------+ | ice_iavf_rx_timestamp/test_iavf_single_queue_with_timestamp | blocked | n/a | | ice_iavf_rx_timestamp/test_iavf_without_timestamp | blocked | n/a | | ice_iavf_rx_timestamp/test_iavf_multi_queues_with_timestamp | blocked | n/a | +-------------------------------------------------------------+------------+---------------+ DPDK STV team