* |WARNING| pw142820 [PATCH] net/gve: Add support for TSO in DQO RDA [not found] <1722507548-2401507-1-git-send-email-tathagat.dpdk@gmail.com> @ 2024-08-01 9:57 ` qemudev 2024-08-01 10:18 ` checkpatch 2024-08-01 19:56 ` dpdklab 2 siblings, 0 replies; 3+ messages in thread From: qemudev @ 2024-08-01 9:57 UTC (permalink / raw) To: test-report; +Cc: Tathagat Priyadarshi, zhoumin Test-Label: loongarch-compilation Test-Status: WARNING http://dpdk.org/patch/142820 _apply patch failure_ Submitter: Tathagat Priyadarshi <tathagat.dpdk@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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw142820 [PATCH] net/gve: Add support for TSO in DQO RDA [not found] <1722507548-2401507-1-git-send-email-tathagat.dpdk@gmail.com> 2024-08-01 9:57 ` |WARNING| pw142820 [PATCH] net/gve: Add support for TSO in DQO RDA qemudev @ 2024-08-01 10:18 ` checkpatch 2024-08-01 19:56 ` dpdklab 2 siblings, 0 replies; 3+ messages in thread From: checkpatch @ 2024-08-01 10:18 UTC (permalink / raw) To: test-report; +Cc: Tathagat Priyadarshi Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/142820 _coding style issues_ WARNING:LEADING_SPACE: please, no spaces at the start of a line #99: FILE: drivers/net/gve/gve_tx_dqo.c:78: + uint32_t hlen = tx_pkt->l2_len + tx_pkt->l3_len + tx_pkt->l4_len;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #100: FILE: drivers/net/gve/gve_tx_dqo.c:79: + desc->tso_ctx.cmd_dtype.dtype = GVE_TX_TSO_CTX_DESC_DTYPE_DQO;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #101: FILE: drivers/net/gve/gve_tx_dqo.c:80: + desc->tso_ctx.cmd_dtype.tso = 1;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #102: FILE: drivers/net/gve/gve_tx_dqo.c:81: + desc->tso_ctx.mss = (uint16_t)tx_pkt->tso_segsz;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #103: FILE: drivers/net/gve/gve_tx_dqo.c:82: + desc->tso_ctx.tso_total_len = tx_pkt->pkt_len - hlen;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #104: FILE: drivers/net/gve/gve_tx_dqo.c:83: + desc->tso_ctx.header_len = (uint8_t)hlen;$ ERROR:TRAILING_WHITESPACE: trailing whitespace #150: FILE: drivers/net/gve/gve_tx_dqo.c:148: +^I^I$ total: 1 errors, 6 warnings, 0 checks, 75 lines checked ^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw142820 [PATCH] net/gve: Add support for TSO in DQO RDA [not found] <1722507548-2401507-1-git-send-email-tathagat.dpdk@gmail.com> 2024-08-01 9:57 ` |WARNING| pw142820 [PATCH] net/gve: Add support for TSO in DQO RDA qemudev 2024-08-01 10:18 ` checkpatch @ 2024-08-01 19:56 ` dpdklab 2 siblings, 0 replies; 3+ messages in thread From: dpdklab @ 2024-08-01 19:56 UTC (permalink / raw) To: test-report; +Cc: dpdk-test-reports Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/142820 _apply patch failure_ Submitter: Tathagat Priyadarshi <tathagat.dpdk@gmail.com> Date: Thursday, August 01 2024 10:19:08 Applied on: CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 Apply patch set 142820 failed: <!doctype html> <html lang="en"> <head> <title>Not Found</title> </head> <body> <h1>Not Found</h1><p>The requested resource was not found on this server.</p> </body> </html> https://lab.dpdk.org/results/dashboard/patchsets/30695/ UNH-IOL DPDK Community Lab ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-08-01 19:56 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <1722507548-2401507-1-git-send-email-tathagat.dpdk@gmail.com> 2024-08-01 9:57 ` |WARNING| pw142820 [PATCH] net/gve: Add support for TSO in DQO RDA qemudev 2024-08-01 10:18 ` checkpatch 2024-08-01 19:56 ` dpdklab
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).