|WARNING| pw142820 [PATCH] net/gve: Add support for TSO in DQO RDA
qemudev at loongson.cn
qemudev at loongson.cn
Thu Aug 1 11:57:34 CEST 2024
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/142820
_apply patch failure_
Submitter: Tathagat Priyadarshi <tathagat.dpdk at gmail.com>
Date: Thu, 1 Aug 2024 10:19:08 +0000
DPDK git baseline: Repo:dpdk-next-net
Branch: main
CommitID: 37ce4c84c0f23c3989bc7ae19e03a4593cec94e5
Apply patch set 142820 failed:
/home/zhoumin/dpdk-ci/tools/../series/32680/142820.patch:150: trailing whitespace.
Checking patch drivers/net/gve/gve_tx_dqo.c...
error: while searching for:
txd->pkt.compl_tag = rte_cpu_to_le_16(first_sw_id);
txd->pkt.buf_size = RTE_MIN(tx_pkt->data_len, GVE_TX_MAX_BUF_SIZE_DQO);
txd->pkt.end_of_packet = 0;
/* size of desc_ring and sw_ring could be different */
tx_id = (tx_id + 1) & mask;
error: patch failed: drivers/net/gve/gve_tx_dqo.c:127
error: drivers/net/gve/gve_tx_dqo.c: patch does not apply
More information about the test-report
mailing list