automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31796 [PATCH 1/3] kni: support for MAC addr change
       [not found] <1512042367-6361-1-git-send-email-hemant.agrawal@nxp.com>
@ 2017-11-30 11:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-30 11:48 UTC (permalink / raw)
  To: test-report; +Cc: Hemant Agrawal

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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#328: FILE: lib/librte_kni/rte_kni.c:742:
+	if ((NULL == ops->change_mtu)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#329: FILE: lib/librte_kni/rte_kni.c:743:
+		&& (NULL == ops->config_network_if)

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#330: FILE: lib/librte_kni/rte_kni.c:744:
+		&& (NULL == ops->config_mac_address))

total: 0 errors, 3 warnings, 308 lines checked

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

only message in thread, other threads:[~2017-11-30 11:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1512042367-6361-1-git-send-email-hemant.agrawal@nxp.com>
2017-11-30 11:48 ` [dpdk-test-report] |WARNING| pw31796 [PATCH 1/3] kni: support for MAC addr change 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).