automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw20228 [PATCH RFCv3 10/19] ring: make bulk and burst fn return vals consistent
       [not found] <1486476777-24768-11-git-send-email-bruce.richardson@intel.com>
@ 2017-02-07 14:14 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-02-07 14:14 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#128: FILE: app/test/test_ring.c:120:
+		TEST_RING_VERIFY(0 != rte_ring_enqueue_bulk(r, src,

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#135: FILE: app/test/test_ring.c:125:
+		TEST_RING_VERIFY(0 != rte_ring_enqueue_bulk(r, src,

total: 0 errors, 2 warnings, 613 lines checked

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

only message in thread, other threads:[~2017-02-07 14:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1486476777-24768-11-git-send-email-bruce.richardson@intel.com>
2017-02-07 14:14 ` [dpdk-test-report] |WARNING| pw20228 [PATCH RFCv3 10/19] ring: make bulk and burst fn return vals consistent 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).