automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw55471 [PATCH v3 7/8] raw/ioat: add statistics functions
       [not found] <20190627104055.8244-8-bruce.richardson@intel.com>
@ 2019-06-27 10:41 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-27 10:41 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#83: FILE: drivers/raw/ioat/ioat_rawdev.c:124:
+		case 0: values[i] = ioat->enqueue_failed; break;

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#84: FILE: drivers/raw/ioat/ioat_rawdev.c:125:
+		case 1: values[i] = ioat->enqueued; break;

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#85: FILE: drivers/raw/ioat/ioat_rawdev.c:126:
+		case 2: values[i] = ioat->started; break;

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#86: FILE: drivers/raw/ioat/ioat_rawdev.c:127:
+		case 3: values[i] = ioat->completed; break;

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#87: FILE: drivers/raw/ioat/ioat_rawdev.c:128:
+		default: values[i] = 0; break;

total: 5 errors, 0 warnings, 147 lines checked

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

only message in thread, other threads:[~2019-06-27 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190627104055.8244-8-bruce.richardson@intel.com>
2019-06-27 10:41 ` [dpdk-test-report] |WARNING| pw55471 [PATCH v3 7/8] raw/ioat: add statistics functions 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).