Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/114136 Subject: [V1,3/3] tests/ice_rx_timestamp: ice support rx timestamp _Testing OK_ Diff: test_plans/index.rst test_plans/ice_rx_timestamp_test_plan.rst tests/TestSuite_ice_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_fortville_spirit | UB2004-64+216_columbiaville_25g | +------------------+----------+--------------------------------+---------------------------------+ | ice_rx_timestamp | CVL Only | not run | run | +------------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/37a04a2090044e43adfa9622a6552027 #1: UB2004-64+216_columbiaville_25g 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: SUCCESS Catogory: CVL Only Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 3/3/0/0/0 Detail test results: +---------------------------------------------------+------------+ | suit/case | with_patch | +---------------------------------------------------+------------+ | ice_rx_timestamp/test_multi_queues_with_timestamp | passed | | ice_rx_timestamp/test_single_queue_with_timestamp | passed | | ice_rx_timestamp/test_without_timestamp | passed | +---------------------------------------------------+------------+ DPDK STV team