Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/116654 Subject: [V4,2/2] tests/telemetry:add cases to check laser power in dpdk _Testing OK_ Diff: test_plans/telemetry_test_plan.rst tests/TestSuite_telemetry.py DPDK: commit 72b452c5f2599f970f47fd17d3e8e5d60bfebe7a Author: Dmitry Kozlyuk Date: Sat Aug 27 14:32:22 2022 +0300 Comment: eal: remove unneeded includes from a public header DTS: commit 545ef88d87855f145d472acb10bc8c27ae8a35c8 Author: Song Jiale Date: Tue Sep 20 17:04:02 2022 +0000 Comment: tests/ice_dcf_switch_filter_pppoe: optimization script Test environment and result as below: +-----------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +-----------+----------+--------------------------------+---------------------------------+ | telemetry | NIC PF | run | not run | +-----------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/335a095945b449278d2d3e6a2dbcf80a #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.4 LTS Kernel: 5.8.0-45-generic CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz GCC: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Clang: 10.0.0-4ubuntu1 Status: SUCCESS Catogory: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 5/2/0/0/3 Detail test results: +---------------------------------------------------------------+------------+ | suit/case | with_patch | +---------------------------------------------------------------+------------+ | telemetry/test_basic_connection | passed | | telemetry/test_check_laser_power_in_different_optical_modules | n/a | | telemetry/test_check_laser_power_in_same_optical_modules | n/a | | telemetry/test_read_nic_laser_power_via_dpdk | n/a | | telemetry/test_same_nic_with_2ports | passed | +---------------------------------------------------------------+------------+ DPDK STV team