automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153609-153615 [PATCH v3 1/7] net/ena/base: avoid recalculating desc per entry
       [not found] <20250522132614.3379-2-shaibran@amazon.com>
@ 2025-05-22 13:06 ` qemudev
  2025-05-22 13:28 ` |SUCCESS| pw153609 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2025-05-22 13:06 UTC (permalink / raw)
  To: test-report; +Cc: Shai Brandes, zhoumin

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

_apply patch failure_

Submitter: Shai Brandes <shaibran@amazon.com>
Date: Thu, 22 May 2025 16:26:08 +0300
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: a0ad790eb9fcef4b00366ae474132bee4bcdab75

Apply patch set 153609-153615 failed:

Checking patch drivers/net/ena/base/ena_eth_com.c...
error: while searching for:
		       0x0, llq_info->desc_list_entry_size);

		pkt_ctrl->idx = 0;
		if (unlikely(llq_info->desc_stride_ctrl == ENA_ADMIN_SINGLE_DESC_PER_ENTRY))
			pkt_ctrl->descs_left_in_line = 1;
		else
			pkt_ctrl->descs_left_in_line =
			llq_info->desc_list_entry_size / io_sq->desc_entry_size;
	}

	return ENA_COM_OK;

error: patch failed: drivers/net/ena/base/ena_eth_com.c:248
error: drivers/net/ena/base/ena_eth_com.c: patch does not apply


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

* |SUCCESS| pw153609 [PATCH v3 1/7] net/ena/base: avoid recalculating desc per entry
       [not found] <20250522132614.3379-2-shaibran@amazon.com>
  2025-05-22 13:06 ` |WARNING| pw153609-153615 [PATCH v3 1/7] net/ena/base: avoid recalculating desc per entry qemudev
@ 2025-05-22 13:28 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2025-05-22 13:28 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

end of thread, other threads:[~2025-05-22 13:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250522132614.3379-2-shaibran@amazon.com>
2025-05-22 13:06 ` |WARNING| pw153609-153615 [PATCH v3 1/7] net/ena/base: avoid recalculating desc per entry qemudev
2025-05-22 13:28 ` |SUCCESS| pw153609 " 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).