automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw22339 [PATCH v5 18/20] test/eventdev: add SW deadlock tests
       [not found] <1490374395-149320-19-git-send-email-harry.van.haaren@intel.com>
@ 2017-03-26 21:57 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-26 21:57 UTC (permalink / raw)
  To: test-report; +Cc: Harry van Haaren

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'signed int' to bare use of 'signed'
#62: FILE: test/test/test_eventdev_sw.c:127:
+		if (ret > (signed)XSTATS_MAX)

WARNING:UNSPECIFIED_INT: Prefer 'signed int' to bare use of 'signed'
#65: FILE: test/test/test_eventdev_sw.c:130:
+		for (i = 0; (signed)i < ret; i++) {

WARNING:UNSPECIFIED_INT: Prefer 'signed int' to bare use of 'signed'
#77: FILE: test/test/test_eventdev_sw.c:142:
+		if (ret > (signed)XSTATS_MAX)

WARNING:UNSPECIFIED_INT: Prefer 'signed int' to bare use of 'signed'
#80: FILE: test/test/test_eventdev_sw.c:145:
+		for (i = 0; (signed)i < ret; i++) {

WARNING:UNSPECIFIED_INT: Prefer 'signed int' to bare use of 'signed'
#92: FILE: test/test/test_eventdev_sw.c:157:
+		if (ret > (signed)XSTATS_MAX)

WARNING:UNSPECIFIED_INT: Prefer 'signed int' to bare use of 'signed'
#95: FILE: test/test/test_eventdev_sw.c:160:
+		for (i = 0; (signed)i < ret; i++) {

total: 0 errors, 6 warnings, 416 lines checked

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

only message in thread, other threads:[~2017-03-26 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1490374395-149320-19-git-send-email-harry.van.haaren@intel.com>
2017-03-26 21:57 ` [dpdk-test-report] |WARNING| pw22339 [PATCH v5 18/20] test/eventdev: add SW deadlock tests 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).