* [dpdk-test-report] |WARNING| pw35169 [PATCH] net/failsafe: fix Rx interrupt reinstallation
[not found] <20180214135227.o7lddtw5jmnnec7u@bidouze.vm.6wind.com>
@ 2018-02-14 13:52 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-02-14 13:52 UTC (permalink / raw)
To: test-report; +Cc: Gaetan Rivet
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/35169
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#35:
> diff --git a/drivers/net/failsafe/failsafe_ops.c b/drivers/net/failsafe/failsafe_ops.c
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#86: FILE: drivers/net/failsafe/failsafe_intr.c:526:
+ if (intr_conf->rxq == 0 ||$
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (7, 15)
#86: FILE: drivers/net/failsafe/failsafe_intr.c:526:
+ if (intr_conf->rxq == 0 ||
[...]
return 0;
ERROR:CODE_INDENT: code indent should use tabs where possible
#87: FILE: drivers/net/failsafe/failsafe_intr.c:527:
+ dev->intr_handle != NULL)$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#87: FILE: drivers/net/failsafe/failsafe_intr.c:527:
+ dev->intr_handle != NULL)$
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 2 errors, 4 warnings, 0 checks, 9 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-14 13:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20180214135227.o7lddtw5jmnnec7u@bidouze.vm.6wind.com>
2018-02-14 13:52 ` [dpdk-test-report] |WARNING| pw35169 [PATCH] net/failsafe: fix Rx interrupt reinstallation 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).