Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/125225 Subject: [V1] tests/packet_capture: add support on ice _Testing issues_ Diff: tests/TestSuite_packet_capture.py DPDK: commit b88b8af25e7cbb267584bd4c36d3615c4b20109f Author: Zhuobin Huang Date: Mon Mar 6 14:51:56 2023 +0800 Comment: test: fix segment length in packet generator 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: FAILURE Catogory: NIC PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 7/6/1/0/0 with_patch Total/Pass/Fail/Blocked/NA: 7/6/1/0/0 Detail test results: +-------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------+------------+---------------+ | packet_capture/test_pdump_dev_iface | failed | failed | | packet_capture/test_pdump_queue | passed | passed | | packet_capture/test_pdump_port | passed | passed | | packet_capture/test_pdump_total_num_mbufs | passed | passed | | packet_capture/test_pdump_dev_pcap | passed | passed | | packet_capture/test_pdump_ring_size | passed | passed | | packet_capture/test_pdump_mbuf_size | passed | passed | +-------------------------------------------+------------+---------------+ DPDK STV team