automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw156320 [PATCH v9 1/1] ethdev: add support to provide link type
       [not found] <20250901054552.813195-1-skori@marvell.com>
@ 2025-09-01  5:10 ` qemudev
  2025-09-01  5:44 ` |SUCCESS| " checkpatch
  2025-09-01  6:01 ` |WARNING| pw156320 [PATCH] [v9, " dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2025-09-01  5:10 UTC (permalink / raw)
  To: test-report; +Cc: skori, zhoumin

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

_apply patch failure_

Submitter: Sunil Kumar Kori <skori@marvell.com>
Date: Mon, 1 Sep 2025 11:14:34 +0530
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: fbf0fb2c886761c1bcdf0da17dfa937a47c4f505

Apply patch set 156320 failed:

Checking patch app/test/test_ethdev_link.c...
error: while searching for:
	link_status.link_speed = RTE_ETH_SPEED_NUM_400G;
	link_status.link_duplex = RTE_ETH_LINK_HALF_DUPLEX;
	link_status.link_autoneg = RTE_ETH_LINK_AUTONEG;
	ret = rte_eth_link_to_str(text, sizeof(text), &link_status);
	printf("Default link up #4:len = %d, %s\n", ret, text);
	RTE_TEST_ASSERT(ret < RTE_ETH_LINK_MAX_STR_LEN,

error: patch failed: app/test/test_ethdev_link.c:57
error: app/test/test_ethdev_link.c: patch does not apply
Checking patch doc/guides/rel_notes/release_25_11.rst...
error: while searching for:

  * Enabled software taildrop for ordered queues.

Removed Items
-------------


error: patch failed: doc/guides/rel_notes/release_25_11.rst:59
error: doc/guides/rel_notes/release_25_11.rst: patch does not apply
Checking patch lib/ethdev/rte_ethdev.c...
Hunk #1 succeeded at 3330 (offset 6 lines).
Checking patch lib/ethdev/rte_ethdev.h...
Hunk #1 succeeded at 331 (offset 2 lines).
Hunk #2 succeeded at 382 (offset 2 lines).
Hunk #3 succeeded at 3158 (offset 2 lines).


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

* |SUCCESS| pw156320 [PATCH v9 1/1] ethdev: add support to provide link type
       [not found] <20250901054552.813195-1-skori@marvell.com>
  2025-09-01  5:10 ` |WARNING| pw156320 [PATCH v9 1/1] ethdev: add support to provide link type qemudev
@ 2025-09-01  5:44 ` checkpatch
  2025-09-01  6:01 ` |WARNING| pw156320 [PATCH] [v9, " dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2025-09-01  5:44 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |WARNING| pw156320 [PATCH] [v9, 1/1] ethdev: add support to provide link type
       [not found] <20250901054552.813195-1-skori@marvell.com>
  2025-09-01  5:10 ` |WARNING| pw156320 [PATCH v9 1/1] ethdev: add support to provide link type qemudev
  2025-09-01  5:44 ` |SUCCESS| " checkpatch
@ 2025-09-01  6:01 ` dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2025-09-01  6:01 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/156320

_apply patch failure_

Submitter: Sunil Kumar Kori <skori@marvell.com>
Date: Monday, September 01 2025 05:44:34 
Applied on: CommitID:4a04a346e7f3aa68b7a272d05c86fec2e7db8e89
Apply patch set 156320 failed:

Cloning the DPDK mirror at: https://github.com/DPDK/dpdk.git (Attempt 1 of 3)
Trying to checkout branch: origin/main
Checked out to main (4a04a346e7f3aa68b7a272d05c86fec2e7db8e89)
Done: main commit 4a04a346e7f3aa68b7a272d05c86fec2e7db8e89
Trying to checkout branch: origin/next-net-for-main
Checked out to next-net-for-main (fbf0fb2c886761c1bcdf0da17dfa937a47c4f505)
Applying patch...

Failed to apply patch:
Applying: ethdev: add support to provide link type
error: sha1 information is lacking or useless (doc/guides/rel_notes/release_25_11.rst).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 ethdev: add support to provide link type
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".


Trying to checkout branch: origin/main
Checked out to main (4a04a346e7f3aa68b7a272d05c86fec2e7db8e89)
Applying patch...

Failed to apply patch:
Applying: ethdev: add support to provide link type
error: sha1 information is lacking or useless (doc/guides/rel_notes/release_25_11.rst).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 ethdev: add support to provide link type
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".


https://lab.dpdk.org/results/dashboard/patchsets/33998/

UNH-IOL DPDK Community Lab

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

end of thread, other threads:[~2025-09-01  6:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250901054552.813195-1-skori@marvell.com>
2025-09-01  5:10 ` |WARNING| pw156320 [PATCH v9 1/1] ethdev: add support to provide link type qemudev
2025-09-01  5:44 ` |SUCCESS| " checkpatch
2025-09-01  6:01 ` |WARNING| pw156320 [PATCH] [v9, " 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).