automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30631 [PATCH RFC 8/9] net/avf: enable ops to check queue info and status
       [not found] <1508488012-82704-9-git-send-email-jingjing.wu@intel.com>
@ 2017-10-20  8:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-20  8:36 UTC (permalink / raw)
  To: test-report; +Cc: Jingjing Wu

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around rxq->rx_ring[rxq->rx_tail]
#137: FILE: drivers/net/avf/avf_rxtx.c:1431:
+	rxdp = &(rxq->rx_ring[rxq->rx_tail]);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around rxq->rx_ring[desc]
#173: FILE: drivers/net/avf/avf_rxtx.c:1467:
+	rxdp = &(rxq->rx_ring[desc]);

total: 0 errors, 0 warnings, 2 checks, 206 lines checked

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

only message in thread, other threads:[~2017-10-20  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1508488012-82704-9-git-send-email-jingjing.wu@intel.com>
2017-10-20  8:36 ` [dpdk-test-report] |WARNING| pw30631 [PATCH RFC 8/9] net/avf: enable ops to check queue info and status 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).