automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32253 [PATCH v2 3/3] net/qede: add support for GENEVE tunneling offload
       [not found] <1513233363-4241-4-git-send-email-rasesh.mody@cavium.com>
@ 2017-12-14  6:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-14  6:36 UTC (permalink / raw)
  To: test-report; +Cc: Rasesh Mody

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rc == 0'
#521: FILE: drivers/net/qede/qede_ethdev.c:2575:
+		if ((rc == 0) && add) {

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'qdev->vxlan.num_filters == 0'
#649: FILE: drivers/net/qede/qede_ethdev.c:2643:
+		if ((qdev->vxlan.num_filters == 0) ||
+		    (qdev->geneve.num_filters == 0))

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'qdev->geneve.num_filters == 0'
#649: FILE: drivers/net/qede/qede_ethdev.c:2643:
+		if ((qdev->vxlan.num_filters == 0) ||
+		    (qdev->geneve.num_filters == 0))

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

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

only message in thread, other threads:[~2017-12-14  6:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1513233363-4241-4-git-send-email-rasesh.mody@cavium.com>
2017-12-14  6:36 ` [dpdk-test-report] |WARNING| pw32253 [PATCH v2 3/3] net/qede: add support for GENEVE tunneling offload 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).