automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30761 [PATCH pktgen] Fix the protocol settings with the range command.
       [not found] <20171024083718.22624-1-ilovethull@163.com>
@ 2017-10-24  8:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-24  8:37 UTC (permalink / raw)
  To: test-report; +Cc: Zhao, Bing

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#15: 
A "%" is missing in the command line, so the parameter comparison always returns failure. And the local variable "what" points to the argv[4], it is incorrect for this command since the argc is 4 and the max should be argv[3].

ERROR:SPACING: space prohibited before that close parenthesis ')'
#42: FILE: app/cli-functions.c:283:
+				range_set_proto(info, argv[3]) );

total: 1 errors, 1 warnings, 16 lines checked

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

only message in thread, other threads:[~2017-10-24  8:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171024083718.22624-1-ilovethull@163.com>
2017-10-24  8:37 ` [dpdk-test-report] |WARNING| pw30761 [PATCH pktgen] Fix the protocol settings with the range command 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).