Test-Label: Intel-dts-suite-test Test-Status: FAILURE http://dpdk.org/patch/115575 Subject: [V1] tests/tx_preparation: modify match string of packet content _Testing issues_ Diff: tests/TestSuite_tx_preparation.py DPDK: commit 4aee6110bb10b0225fa9562f2e48af233a9058a1 Author: Huichao Cai Date: Mon Aug 8 09:48:12 2022 +0800 Comment: ip_frag: add IPv4 fragment copy DTS: commit bbf36903ca55a6dc9c0193301cdc34d820940fd8 Author: ChenYu Huang Date: Fri Aug 26 14:55:35 2022 +0800 Comment: test_plans/index.rst: remove vhost_user_interrupt_cbdma_test_plan Test environment and result as below: +----------------+----------+--------------------------------+---------------------------------+ | suits | category | UB2004-64+216_fortville_spirit | UB2004-64+216_columbiaville_25g | +----------------+----------+--------------------------------+---------------------------------+ | tx_preparation | NIC PF | run | not run | +----------------+----------+--------------------------------+---------------------------------+ Log path: /regression_dts/results/test/3be4f3cec2024d5486ffe57352533799 #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 PF Target: x86_64-native-linuxapp-gcc without_patch Total/Pass/Fail/Blocked/NA: 2/0/2/0/0 with_patch Total/Pass/Fail/Blocked/NA: 2/0/2/0/0 Detail test results: +-------------------------------------------+------------+---------------+ | suit/case | with_patch | without_patch | +-------------------------------------------+------------+---------------+ | tx_preparation/test_tx_preparation_TSO | failed | failed | | tx_preparation/test_tx_preparation_NonTSO | failed | failed | +-------------------------------------------+------------+---------------+ DPDK STV team