automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw126606 [PATCH] net/mana: suppress TX CQE generation whenever possible
       [not found] <1682653009-19988-1-git-send-email-longli@linuxonhyperv.com>
@ 2023-04-28  3:23 ` qemudev
  2023-04-28  3:37 ` |SUCCESS| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-04-28  3:23 UTC (permalink / raw)
  To: test-report; +Cc: longli, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/126606

_apply patch failure_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Thu, 27 Apr 2023 20:36:49 -0700
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: b6367469a9368234bc5ed931dc9ba29474e7d347

Apply patch set 126606 failed:

Checking patch drivers/net/mana/mana.h...
Hunk #1 succeeded at 366 (offset 13 lines).
Hunk #2 succeeded at 409 (offset 7 lines).
Checking patch drivers/net/mana/tx.c...
error: while searching for:
	int ret;
	void *db_page;
	uint16_t pkt_sent = 0;
	uint32_t num_comp;

	/* Process send completions from GDMA */
	num_comp = gdma_poll_completion_queue(&txq->gdma_cq,
			txq->gdma_comp_buf, txq->num_desc);

	for (uint32_t i = 0; i < num_comp; i++) {
		struct mana_txq_desc *desc =
			&txq->desc_ring[txq->desc_ring_tail];
		struct mana_tx_comp_oob *oob = (struct mana_tx_comp_oob *)

error: patch failed: drivers/net/mana/tx.c:173
error: drivers/net/mana/tx.c: patch does not apply


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw126606 [PATCH] net/mana: suppress TX CQE generation whenever possible
       [not found] <1682653009-19988-1-git-send-email-longli@linuxonhyperv.com>
  2023-04-28  3:23 ` |WARNING| pw126606 [PATCH] net/mana: suppress TX CQE generation whenever possible qemudev
@ 2023-04-28  3:37 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-04-28  3:37 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/126606

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-28  3:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1682653009-19988-1-git-send-email-longli@linuxonhyperv.com>
2023-04-28  3:23 ` |WARNING| pw126606 [PATCH] net/mana: suppress TX CQE generation whenever possible qemudev
2023-04-28  3:37 ` |SUCCESS| " checkpatch

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).