automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122008-122028 [PATCH] [v2, 21/21] net/cpfl: add xstats ops
@ 2023-01-13  9:39 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2023-01-13  9:39 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 1786 bytes --]

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

_apply patch failure_

Submitter: Mingxia Liu <mingxia.liu@intel.com>
Date: Friday, January 13 2023 08:19:31 
Applied on: CommitID:83397b9f073904438965e1fda2efe76f7850fe01
Apply patch set 122008-122028 failed:

Checking patch drivers/net/cpfl/cpfl_ethdev.c...
Checking patch drivers/net/idpf/idpf_ethdev.c...
error: while searching for:

	if (idpf_dev_stats_reset(dev)) {
		PMD_DRV_LOG(ERR, "Failed to reset stats");
		goto err_vport;
	}

	vport->stopped = 0;

	return 0;

err_vport:
	idpf_stop_queues(dev);
err_startq:

error: patch failed: drivers/net/idpf/idpf_ethdev.c:824
Applied patch drivers/net/cpfl/cpfl_ethdev.c cleanly.
Applying patch drivers/net/idpf/idpf_ethdev.c with 1 reject...
Rejected hunk #1.
diff a/drivers/net/idpf/idpf_ethdev.c b/drivers/net/idpf/idpf_ethdev.c	(rejected hunks)
@@ -824,13 +824,14 @@ idpf_dev_start(struct rte_eth_dev *dev)
 
 	if (idpf_dev_stats_reset(dev)) {
 		PMD_DRV_LOG(ERR, "Failed to reset stats");
-		goto err_vport;
+		goto err_stats_reset;
 	}
 
 	vport->stopped = 0;
 
 	return 0;
 
+err_stats_reset:
 err_vport:
 	idpf_stop_queues(dev);
 err_startq:
Checking patch drivers/net/cpfl/cpfl_ethdev.c...
error: drivers/net/cpfl/cpfl_ethdev.c: does not match index
Checking patch drivers/net/cpfl/cpfl_ethdev.c...
error: drivers/net/cpfl/cpfl_ethdev.c: does not match index
Checking patch drivers/net/cpfl/cpfl_rxtx.c...
Checking patch drivers/net/cpfl/cpfl_rxtx.h...
Applied patch drivers/net/cpfl/cpfl_rxtx.c cleanly.
Applied patch drivers/net/cpfl/cpfl_rxtx.h cleanly.
Checking patch drivers/net/cpfl/cpfl_ethdev.c...
error: drivers/net/cpfl/cpfl_ethdev.c: does not match index

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-13  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-13  9:39 |WARNING| pw122008-122028 [PATCH] [v2, 21/21] net/cpfl: add xstats ops 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).