automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153350 回复: [PATCH] ethdev: optimize how the values of the flag variables are assigned
       [not found] <KL1PR0601MB55678B1F0A4D7AC99B21B5F6908BA@KL1PR0601MB5567.apcprd06.prod.outlook.com>
@ 2025-05-08  5:56 ` qemudev
  2025-05-08  9:49 ` |WARNING| pw153350 [PATCH] Hui Fu : " dpdklab
  2025-05-08 10:48 ` dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: qemudev @ 2025-05-08  5:56 UTC (permalink / raw)
  To: test-report; +Cc: Sunyang Wu, zhoumin

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

_apply patch failure_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Thu, 8 May 2025 06:26:39 +0000
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: ff05ee3e3f8fb4ce958a2ce6461e8141aea959c6

Apply patch set 153350 failed:

Checking patch lib/ethdev/rte_ethdev.c...
error: while searching for:
       if (dev->dev_ops->promiscuous_disable == NULL)
               return -ENOTSUP;

       dev->data->promiscuous = 0;
       diag = dev->dev_ops->promiscuous_disable(dev);
       if (diag != 0)
               dev->data->promiscuous = 1;

       diag = eth_err(port_id, diag);


error: patch failed: lib/ethdev/rte_ethdev.c:3044
error: lib/ethdev/rte_ethdev.c: patch does not apply


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

* |WARNING| pw153350 [PATCH] Hui Fu : [PATCH] ethdev: optimize how the values of the flag variables are assigned
       [not found] <KL1PR0601MB55678B1F0A4D7AC99B21B5F6908BA@KL1PR0601MB5567.apcprd06.prod.outlook.com>
  2025-05-08  5:56 ` |WARNING| pw153350 回复: [PATCH] ethdev: optimize how the values of the flag variables are assigned qemudev
@ 2025-05-08  9:49 ` dpdklab
  2025-05-08 10:48 ` dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2025-05-08  9:49 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_apply patch failure_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Thursday, May 08 2025 06:26:39 
Applied on: CommitID:75f179ebe347b6098cf3af26d3d3b7168fe3fe24
Apply patch set 153350 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 (75f179ebe347b6098cf3af26d3d3b7168fe3fe24)
Done: main commit 75f179ebe347b6098cf3af26d3d3b7168fe3fe24
Trying to checkout branch: origin/next-net-for-main
Checked out to next-net-for-main (ff05ee3e3f8fb4ce958a2ce6461e8141aea959c6)
Applying patch...

Failed to apply patch:
Applying: aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
error: patch failed: lib/ethdev/rte_ethdev.c:3044
error: lib/ethdev/rte_ethdev.c: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0001 aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
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 (75f179ebe347b6098cf3af26d3d3b7168fe3fe24)
Applying patch...

Failed to apply patch:
Applying: aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
error: patch failed: lib/ethdev/rte_ethdev.c:3044
error: lib/ethdev/rte_ethdev.c: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0001 aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
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/33139/

UNH-IOL DPDK Community Lab

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

* |WARNING| pw153350 [PATCH] Hui Fu : [PATCH] ethdev: optimize how the values of the flag variables are assigned
       [not found] <KL1PR0601MB55678B1F0A4D7AC99B21B5F6908BA@KL1PR0601MB5567.apcprd06.prod.outlook.com>
  2025-05-08  5:56 ` |WARNING| pw153350 回复: [PATCH] ethdev: optimize how the values of the flag variables are assigned qemudev
  2025-05-08  9:49 ` |WARNING| pw153350 [PATCH] Hui Fu : " dpdklab
@ 2025-05-08 10:48 ` dpdklab
  2 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2025-05-08 10:48 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_apply patch failure_

Submitter: Sunyang Wu <sunyang.wu@jaguarmicro.com>
Date: Thursday, May 08 2025 06:26:39 
Applied on: CommitID:75f179ebe347b6098cf3af26d3d3b7168fe3fe24
Apply patch set 153350 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 (75f179ebe347b6098cf3af26d3d3b7168fe3fe24)
Done: main commit 75f179ebe347b6098cf3af26d3d3b7168fe3fe24
Trying to checkout branch: origin/next-net-for-main
Checked out to next-net-for-main (ff05ee3e3f8fb4ce958a2ce6461e8141aea959c6)
Applying patch...

Failed to apply patch:
Applying: aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
error: patch failed: lib/ethdev/rte_ethdev.c:3044
error: lib/ethdev/rte_ethdev.c: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0001 aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
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 (75f179ebe347b6098cf3af26d3d3b7168fe3fe24)
Applying patch...

Failed to apply patch:
Applying: aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
error: patch failed: lib/ethdev/rte_ethdev.c:3044
error: lib/ethdev/rte_ethdev.c: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Using index info to reconstruct a base tree...
Patch failed at 0001 aa$?: [PATCH] ethdev: optimize how the values of the flag variables are assigned
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/33139/

UNH-IOL DPDK Community Lab

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

end of thread, other threads:[~2025-05-08 10:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <KL1PR0601MB55678B1F0A4D7AC99B21B5F6908BA@KL1PR0601MB5567.apcprd06.prod.outlook.com>
2025-05-08  5:56 ` |WARNING| pw153350 回复: [PATCH] ethdev: optimize how the values of the flag variables are assigned qemudev
2025-05-08  9:49 ` |WARNING| pw153350 [PATCH] Hui Fu : " dpdklab
2025-05-08 10:48 ` 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).