automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw154409 [PATCH v3 1/3] app/test: remove use of non-standard array range initialization
       [not found] <1749737842-30538-2-git-send-email-andremue@linux.microsoft.com>
@ 2025-06-12 14:18 ` checkpatch
  2025-06-23 13:28 ` |WARNING| pw154409-154408 " qemudev
  2025-06-23 15:04 ` qemudev
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2025-06-12 14:18 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |WARNING| pw154409-154408 [PATCH v3 1/3] app/test: remove use of non-standard array range initialization
       [not found] <1749737842-30538-2-git-send-email-andremue@linux.microsoft.com>
  2025-06-12 14:18 ` |SUCCESS| pw154409 [PATCH v3 1/3] app/test: remove use of non-standard array range initialization checkpatch
@ 2025-06-23 13:28 ` qemudev
  2025-06-23 15:04 ` qemudev
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2025-06-23 13:28 UTC (permalink / raw)
  To: test-report; +Cc: Andre Muezerie, zhoumin

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

_apply patch failure RETEST #1_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Thu, 12 Jun 2025 07:17:20 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 3408b132b31906fe1ed28d6b2009b98202e1cff0

Apply patch set 154409-154408 failed:

Checking patch drivers/net/octeon_ep/otx_ep_mbox.c...
error: while searching for:
 * with new command and it's version info.
 */
static uint32_t otx_ep_cmd_versions[OTX_EP_MBOX_CMD_MAX] = {
	[0 ... OTX_EP_MBOX_CMD_DEV_REMOVE] = OTX_EP_MBOX_VERSION_V1,
	[OTX_EP_MBOX_CMD_GET_FW_INFO ... OTX_EP_MBOX_NOTIF_LINK_STATUS] = OTX_EP_MBOX_VERSION_V2,
	[OTX_EP_MBOX_NOTIF_PF_FLR] = OTX_EP_MBOX_VERSION_V3

};

static int

error: patch failed: drivers/net/octeon_ep/otx_ep_mbox.c:17
error: drivers/net/octeon_ep/otx_ep_mbox.c: patch does not apply
Checking patch drivers/net/r8169/base/rtl8125a_mcu.c...
error: drivers/net/r8169/base/rtl8125a_mcu.c: No such file or directory
Checking patch drivers/net/r8169/base/rtl8126a.c...
error: drivers/net/r8169/base/rtl8126a.c: No such file or directory
Checking patch drivers/net/r8169/r8169_ethdev.c...
error: drivers/net/r8169/r8169_ethdev.c: No such file or directory
Checking patch drivers/net/r8169/r8169_hw.c...
error: drivers/net/r8169/r8169_hw.c: No such file or directory
Checking patch drivers/net/r8169/r8169_phy.c...
error: drivers/net/r8169/r8169_phy.c: No such file or directory
Checking patch drivers/net/r8169/r8169_rxtx.c...
error: drivers/net/r8169/r8169_rxtx.c: No such file or directory


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

* |WARNING| pw154409-154408 [PATCH v3 1/3] app/test: remove use of non-standard array range initialization
       [not found] <1749737842-30538-2-git-send-email-andremue@linux.microsoft.com>
  2025-06-12 14:18 ` |SUCCESS| pw154409 [PATCH v3 1/3] app/test: remove use of non-standard array range initialization checkpatch
  2025-06-23 13:28 ` |WARNING| pw154409-154408 " qemudev
@ 2025-06-23 15:04 ` qemudev
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2025-06-23 15:04 UTC (permalink / raw)
  To: test-report; +Cc: Andre Muezerie, zhoumin

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

_apply patch failure RETEST #2_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Thu, 12 Jun 2025 07:17:20 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 3408b132b31906fe1ed28d6b2009b98202e1cff0

Apply patch set 154409-154408 failed:

Checking patch drivers/net/octeon_ep/otx_ep_mbox.c...
error: while searching for:
 * with new command and it's version info.
 */
static uint32_t otx_ep_cmd_versions[OTX_EP_MBOX_CMD_MAX] = {
	[0 ... OTX_EP_MBOX_CMD_DEV_REMOVE] = OTX_EP_MBOX_VERSION_V1,
	[OTX_EP_MBOX_CMD_GET_FW_INFO ... OTX_EP_MBOX_NOTIF_LINK_STATUS] = OTX_EP_MBOX_VERSION_V2,
	[OTX_EP_MBOX_NOTIF_PF_FLR] = OTX_EP_MBOX_VERSION_V3

};

static int

error: patch failed: drivers/net/octeon_ep/otx_ep_mbox.c:17
error: drivers/net/octeon_ep/otx_ep_mbox.c: patch does not apply
Checking patch drivers/net/r8169/base/rtl8125a_mcu.c...
error: drivers/net/r8169/base/rtl8125a_mcu.c: No such file or directory
Checking patch drivers/net/r8169/base/rtl8126a.c...
error: drivers/net/r8169/base/rtl8126a.c: No such file or directory
Checking patch drivers/net/r8169/r8169_ethdev.c...
error: drivers/net/r8169/r8169_ethdev.c: No such file or directory
Checking patch drivers/net/r8169/r8169_hw.c...
error: drivers/net/r8169/r8169_hw.c: No such file or directory
Checking patch drivers/net/r8169/r8169_phy.c...
error: drivers/net/r8169/r8169_phy.c: No such file or directory
Checking patch drivers/net/r8169/r8169_rxtx.c...
error: drivers/net/r8169/r8169_rxtx.c: No such file or directory


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

end of thread, other threads:[~2025-06-23 15:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1749737842-30538-2-git-send-email-andremue@linux.microsoft.com>
2025-06-12 14:18 ` |SUCCESS| pw154409 [PATCH v3 1/3] app/test: remove use of non-standard array range initialization checkpatch
2025-06-23 13:28 ` |WARNING| pw154409-154408 " qemudev
2025-06-23 15:04 ` qemudev

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