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

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

_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-11-27 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1511555745-13793-6-git-send-email-rasesh.mody@cavium.com>
2017-11-27 11:25 ` [dpdk-test-report] |WARNING| pw31664 [PATCH 5/5] 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).