automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw125358 [PATCH] [v2] common/idpf: move PF specific functions from common init
@ 2023-03-21 15:21 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-03-21 15:21 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

_apply patch failure_

Submitter: Xing, Beilei <beilei.xing@intel.com>
Date: Tuesday, March 21 2023 07:07:03 
Applied on: CommitID:33949800f1afcb7527b6e36c60c1548687ccb673
Apply patch set 125358 failed:

Checking patch drivers/common/idpf/idpf_common_device.c...
Checking patch drivers/common/idpf/idpf_common_device.h...
Checking patch drivers/common/idpf/version.map...
Checking patch drivers/net/cpfl/cpfl_ethdev.c...
error: while searching for:
	rte_eal_alarm_cancel(cpfl_dev_alarm_handler, adapter);
	idpf_adapter_deinit(base);
err_adapter_init:
	return ret;
}


error: patch failed: drivers/net/cpfl/cpfl_ethdev.c:1213
Hunk #4 succeeded at 1337 (offset -3 lines).
Checking patch drivers/net/idpf/idpf_ethdev.c...
error: while searching for:
	rte_eal_alarm_cancel(idpf_dev_alarm_handler, adapter);
	idpf_adapter_deinit(base);
err_adapter_init:
	return ret;
}


error: patch failed: drivers/net/idpf/idpf_ethdev.c:1175
Hunk #4 succeeded at 1358 (offset -3 lines).
Applied patch drivers/common/idpf/idpf_common_device.c cleanly.
Applied patch drivers/common/idpf/idpf_common_device.h cleanly.
Applied patch drivers/common/idpf/version.map cleanly.
Applying patch drivers/net/cpfl/cpfl_ethdev.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Hunk #4 applied cleanly.
Applying patch drivers/net/idpf/idpf_ethdev.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Hunk #4 applied cleanly.
hint: Use 'git am --show-current-patch' to see the failed patch
diff a/drivers/net/cpfl/cpfl_ethdev.c b/drivers/net/cpfl/cpfl_ethdev.c	(rejected hunks)
@@ -1213,6 +1228,8 @@ cpfl_adapter_ext_init(struct rte_pci_device *pci_dev, struct cpfl_adapter_ext *a
 	rte_eal_alarm_cancel(cpfl_dev_alarm_handler, adapter);
 	idpf_adapter_deinit(base);
 err_adapter_init:
+	idpf_hw_mbx_deinit(hw);
+err_reset_check:
 	return ret;
 }
 
diff a/drivers/net/idpf/idpf_ethdev.c b/drivers/net/idpf/idpf_ethdev.c	(rejected hunks)
@@ -1175,6 +1223,8 @@ idpf_adapter_ext_init(struct rte_pci_device *pci_dev, struct idpf_adapter_ext *a
 	rte_eal_alarm_cancel(idpf_dev_alarm_handler, adapter);
 	idpf_adapter_deinit(base);
 err_adapter_init:
+	idpf_hw_mbx_deinit(hw);
+err_reset_check:
 	return ret;
 }
 

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

UNH-IOL DPDK Community Lab

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

* |WARNING| pw125358 [PATCH v2] common/idpf: move PF specific functions from common init
       [not found] <20230321070703.80689-1-beilei.xing@intel.com>
@ 2023-03-21  7:27 ` qemudev
  0 siblings, 0 replies; 2+ messages in thread
From: qemudev @ 2023-03-21  7:27 UTC (permalink / raw)
  To: test-report; +Cc: beilei.xing, zhoumin

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

_apply patch failure_

Submitter: Xing, Beilei <beilei.xing@intel.com>
Date: Tue, 21 Mar 2023 07:07:03 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: e1071fb9f3740cfca58d4c5fdc430ae68a89eca9

Apply patch set 125358 failed:

Checking patch drivers/common/idpf/idpf_common_device.c...
Checking patch drivers/common/idpf/idpf_common_device.h...
Checking patch drivers/common/idpf/version.map...
Checking patch drivers/net/cpfl/cpfl_ethdev.c...
error: while searching for:
	rte_eal_alarm_cancel(cpfl_dev_alarm_handler, adapter);
	idpf_adapter_deinit(base);
err_adapter_init:
	return ret;
}


error: patch failed: drivers/net/cpfl/cpfl_ethdev.c:1213
error: drivers/net/cpfl/cpfl_ethdev.c: patch does not apply
Checking patch drivers/net/idpf/idpf_ethdev.c...
error: while searching for:
	rte_eal_alarm_cancel(idpf_dev_alarm_handler, adapter);
	idpf_adapter_deinit(base);
err_adapter_init:
	return ret;
}


error: patch failed: drivers/net/idpf/idpf_ethdev.c:1175
error: drivers/net/idpf/idpf_ethdev.c: patch does not apply


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

end of thread, other threads:[~2023-03-21 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 15:21 |WARNING| pw125358 [PATCH] [v2] common/idpf: move PF specific functions from common init dpdklab
     [not found] <20230321070703.80689-1-beilei.xing@intel.com>
2023-03-21  7:27 ` |WARNING| pw125358 [PATCH v2] " 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).