automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122276-122296 [PATCH v4 01/21] net/cpfl: support device initialization
       [not found] <20230118075738.904616-2-mingxia.liu@intel.com>
@ 2023-01-18  8:47 ` qemudev
  2023-01-18  8:55 ` |WARNING| pw122276 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-01-18  8:47 UTC (permalink / raw)
  To: test-report; +Cc: Mingxia Liu, zhoumin

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

_apply patch failure_

Submitter: Mingxia Liu <mingxia.liu@intel.com>
Date: Wed, 18 Jan 2023 07:57:18 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: f0c96f8e41af51b3057faf1d6c49203bc3804520

Apply patch set 122276-122296 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
error: drivers/net/idpf/idpf_ethdev.c: patch does not apply


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

* |WARNING| pw122276 [PATCH v4 01/21] net/cpfl: support device initialization
       [not found] <20230118075738.904616-2-mingxia.liu@intel.com>
  2023-01-18  8:47 ` |WARNING| pw122276-122296 [PATCH v4 01/21] net/cpfl: support device initialization qemudev
@ 2023-01-18  8:55 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-01-18  8:55 UTC (permalink / raw)
  To: test-report; +Cc: Mingxia Liu

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/122276

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#1103: FILE: drivers/net/cpfl/cpfl_logs.h:17:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1105: FILE: drivers/net/cpfl/cpfl_logs.h:19:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1111: FILE: drivers/net/cpfl/cpfl_logs.h:25:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#1113: FILE: drivers/net/cpfl/cpfl_logs.h:27:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

total: 4 errors, 0 warnings, 0 checks, 1272 lines checked

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

end of thread, other threads:[~2023-01-18  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230118075738.904616-2-mingxia.liu@intel.com>
2023-01-18  8:47 ` |WARNING| pw122276-122296 [PATCH v4 01/21] net/cpfl: support device initialization qemudev
2023-01-18  8:55 ` |WARNING| pw122276 " checkpatch

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