automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw38851 [PATCH] app/testpmd: fix testpmd failure due to RSS offload check
       [not found] <20180425014929.72014-1-qi.z.zhang@intel.com>
@ 2018-04-25  1:50 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-25  1:50 UTC (permalink / raw)
  To: test-report; +Cc: Qi Zhang

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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#59: FILE: app/test-pmd/cmdline.c:2038:
+		return;
+	} else {

ERROR:GLOBAL_INITIALISERS: do not initialise globals to 0
#122: FILE: app/test-pmd/testpmd.c:263:
+uint8_t rss_hf_noneg = 0; /* Negotiate by default */

total: 1 errors, 1 warnings, 115 lines checked

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

only message in thread, other threads:[~2018-04-25  1:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180425014929.72014-1-qi.z.zhang@intel.com>
2018-04-25  1:50 ` [dpdk-test-report] |WARNING| pw38851 [PATCH] app/testpmd: fix testpmd failure due to RSS offload check 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).