automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw74556 [PATCH 20.11 17/20] raw/ioat: create separate statistics structure
       [not found] <20200721095140.719297-18-bruce.richardson@intel.com>
@ 2020-07-21  9:58 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-07-21  9:58 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


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

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

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

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

total: 4 errors, 0 warnings, 121 lines checked

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

only message in thread, other threads:[~2020-07-21  9:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200721095140.719297-18-bruce.richardson@intel.com>
2020-07-21  9:58 ` [dpdk-test-report] |WARNING| pw74556 [PATCH 20.11 17/20] raw/ioat: create separate statistics structure 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).