Test-Label: Intel-dts-suite-test Test-Status: SUCCESS http://dpdk.org/patch/125225 Subject: [V1] tests/packet_capture: add support on ice _Testing OK_ Diff: tests/TestSuite_packet_capture.py DPDK: commit b0176596148077221dcc32c9bbd2a0ea7ebd55d8 Author: Srikanth Yalavarthi Date: Thu Mar 16 10:22:15 2023 -0700 Comment: ml/cnxk: fix error reporting DTS: commit 964b48e223f9f3d4f1fe60502f40be7f85a9f661 Author: Song Jiale Date: Mon Jan 16 15:00:02 2023 +0000 Comment: tests/shutdown_api: modify the command to adapt to the changes in ethtool Test environment and result as below: +----------------+----------+---------------------------------+--------------------------------+ | suits | category | UB2004-64+216_columbiaville_25g | UB2004-64+216_fortville_spirit | +----------------+----------+---------------------------------+--------------------------------+ | packet_capture | NIC PF | not run | run | +----------------+----------+---------------------------------+--------------------------------+ Log path: /regression_dts/results/test/1ad876a2083d455b97ef64af5ea4e380 #1: UB2004-64+216_fortville_spirit OS: Ubuntu 20.04.5 LTS Kernel: 5.4.0-135-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: NA Status: SUCCESS Catogory: NIC PF Target: x86_64-native-linuxapp-gcc with_patch Total/Pass/Fail/Blocked/NA: 7/7/0/0/0 Detail test results: +-------------------------------------------+------------+ | suit/case | with_patch | +-------------------------------------------+------------+ | packet_capture/test_pdump_dev_iface | passed | | packet_capture/test_pdump_dev_pcap | passed | | packet_capture/test_pdump_mbuf_size | passed | | packet_capture/test_pdump_port | passed | | packet_capture/test_pdump_queue | passed | | packet_capture/test_pdump_ring_size | passed | | packet_capture/test_pdump_total_num_mbufs | passed | +-------------------------------------------+------------+ DPDK STV team