automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40231 [PATCH 1/4] net/qede: fix multicast filtering
       [not found] <1526775346-10643-1-git-send-email-rasesh.mody@cavium.com>
@ 2018-05-20  0:17 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-05-20  0:17 UTC (permalink / raw)
  To: test-report; +Cc: Rasesh Mody

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'qdev->num_uc_addr >= qdev->dev_info.num_mac_filters'
#318: FILE: drivers/net/qede/qede_ethdev.c:972:
+	if (add && (qdev->num_uc_addr >= qdev->dev_info.num_mac_filters)) {

total: 0 errors, 0 warnings, 1 checks, 320 lines checked

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

only message in thread, other threads:[~2018-05-20  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1526775346-10643-1-git-send-email-rasesh.mody@cavium.com>
2018-05-20  0:17 ` [dpdk-test-report] |WARNING| pw40231 [PATCH 1/4] net/qede: fix multicast filtering 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).