automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw20530 [PATCH v3 17/17] app/test: add unit tests for SW eventdev driver
       [not found] <1487343252-16092-18-git-send-email-harry.van.haaren@intel.com>
@ 2017-02-17 14:55 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-02-17 14:55 UTC (permalink / raw)
  To: test-report; +Cc: Harry van Haaren

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

_coding style issues_


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

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

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

total: 0 errors, 3 warnings, 2292 lines checked

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1487343252-16092-18-git-send-email-harry.van.haaren@intel.com>
2017-02-17 14:55 ` [dpdk-test-report] |WARNING| pw20530 [PATCH v3 17/17] app/test: add unit tests for SW eventdev driver 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).