automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw61494 [RFC v6 6/6] lib/ring: improved copy function to copy ring elements
       [not found] <20191021002300.26497-7-honnappa.nagarahalli@arm.com>
@ 2019-10-21  0:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-21  0:24 UTC (permalink / raw)
  To: test-report; +Cc: Honnappa Nagarahalli

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

_coding style issues_


ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#126: FILE: lib/librte_ring/rte_ring_elem.h:121:
+	case 7: du32[nr_num - 7] = su32[nr_num - 7]; /* fallthrough */

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#127: FILE: lib/librte_ring/rte_ring_elem.h:122:
+	case 6: du32[nr_num - 6] = su32[nr_num - 6]; /* fallthrough */

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#128: FILE: lib/librte_ring/rte_ring_elem.h:123:
+	case 5: du32[nr_num - 5] = su32[nr_num - 5]; /* fallthrough */

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#129: FILE: lib/librte_ring/rte_ring_elem.h:124:
+	case 4: du32[nr_num - 4] = su32[nr_num - 4]; /* fallthrough */

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#130: FILE: lib/librte_ring/rte_ring_elem.h:125:
+	case 3: du32[nr_num - 3] = su32[nr_num - 3]; /* fallthrough */

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#131: FILE: lib/librte_ring/rte_ring_elem.h:126:
+	case 2: du32[nr_num - 2] = su32[nr_num - 2]; /* fallthrough */

ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#132: FILE: lib/librte_ring/rte_ring_elem.h:127:
+	case 1: du32[nr_num - 1] = su32[nr_num - 1]; /* fallthrough */

total: 7 errors, 0 warnings, 183 lines checked

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

only message in thread, other threads:[~2019-10-21  0:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191021002300.26497-7-honnappa.nagarahalli@arm.com>
2019-10-21  0:24 ` [dpdk-test-report] |WARNING| pw61494 [RFC v6 6/6] lib/ring: improved copy function to copy ring elements 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).