automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw56258 [PATCH v5] net/i40e: i40e get link status update from ipn3ke
       [not found] <1562654606-175783-1-git-send-email-andy.pei@intel.com>
@ 2019-07-09  6:51 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-07-09  6:51 UTC (permalink / raw)
  To: test-report; +Cc: Andy Pei

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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#96: FILE: drivers/net/i40e/i40e_ethdev.c:1271:
+	if (RTE_ETH_NAME_MAX_LEN > strlen(value)) {

WARNING:RETURN_VOID: void function return statements are not generally useful
#199: FILE: drivers/net/i40e/i40e_ethdev.c:1374:
+	return;
+}

WARNING:RETURN_VOID: void function return statements are not generally useful
#206: FILE: drivers/net/i40e/i40e_ethdev.c:1381:
+	return;
+}

total: 0 errors, 3 warnings, 0 checks, 243 lines checked

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

only message in thread, other threads:[~2019-07-09  6:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1562654606-175783-1-git-send-email-andy.pei@intel.com>
2019-07-09  6:51 ` [dpdk-test-report] |WARNING| pw56258 [PATCH v5] net/i40e: i40e get link status update from ipn3ke 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).