* |WARNING| pw122008-122028 [PATCH v2 01/21] net/cpfl: support device initialization
[not found] <20230113081931.221576-2-mingxia.liu@intel.com>
@ 2023-01-13 9:09 ` qemudev
2023-01-13 9:15 ` |WARNING| pw122008 " checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-01-13 9:09 UTC (permalink / raw)
To: test-report; +Cc: Mingxia Liu, zhoumin
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/122008
_apply patch failure_
Submitter: Mingxia Liu <mingxia.liu@intel.com>
Date: Fri, 13 Jan 2023 08:19:11 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
Branch: main
CommitID: 43d326b6f923f32473f550228910e1bd5de3f3fb
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
error: drivers/net/idpf/idpf_ethdev.c: patch does not apply
^ permalink raw reply [flat|nested] 2+ messages in thread
* |WARNING| pw122008 [PATCH v2 01/21] net/cpfl: support device initialization
[not found] <20230113081931.221576-2-mingxia.liu@intel.com>
2023-01-13 9:09 ` |WARNING| pw122008-122028 [PATCH v2 01/21] net/cpfl: support device initialization qemudev
@ 2023-01-13 9:15 ` checkpatch
1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-01-13 9:15 UTC (permalink / raw)
To: test-report; +Cc: Mingxia Liu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/122008
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1105: FILE: drivers/net/cpfl/cpfl_logs.h:17:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1107: FILE: drivers/net/cpfl/cpfl_logs.h:19:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1113: FILE: drivers/net/cpfl/cpfl_logs.h:25:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1115: FILE: drivers/net/cpfl/cpfl_logs.h:27:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
total: 4 errors, 0 warnings, 0 checks, 1273 lines checked
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-13 9:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230113081931.221576-2-mingxia.liu@intel.com>
2023-01-13 9:09 ` |WARNING| pw122008-122028 [PATCH v2 01/21] net/cpfl: support device initialization qemudev
2023-01-13 9:15 ` |WARNING| pw122008 " 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).