automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw43374 [4/6] net/softnic: add CLI command for tmgr node addition
       [not found] <20180725171007.94198-5-jasvinder.singh@intel.com>
@ 2018-07-25 17:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-07-25 17:10 UTC (permalink / raw)
  To: test-report; +Cc: Jasvinder Singh

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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#86: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:392:
+	if (strcmp(tokens[5], "none") == 0)
[...]
+	else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#88: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:394:
+	else {

WARNING:LONG_LINE: line over 90 characters
#129: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:435:
+			if (softnic_parser_read_uint32(&np.shaper_profile_id, tokens[2]) != 0) {

WARNING:LONG_LINE: line over 90 characters
#167: FILE: drivers/net/softnic/rte_eth_softnic_cli.c:473:
+		if (softnic_parser_read_uint32(&np.nonleaf.n_sp_priorities, tokens[2]) != 0) {

total: 0 errors, 2 warnings, 2 checks, 183 lines checked

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

only message in thread, other threads:[~2018-07-25 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180725171007.94198-5-jasvinder.singh@intel.com>
2018-07-25 17:10 ` [dpdk-test-report] |WARNING| pw43374 [4/6] net/softnic: add CLI command for tmgr node addition 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).