automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30036 [PATCH V2 1/5] table: add key mask for hash tables
       [not found] <1507634341-72277-2-git-send-email-cristian.dumitrescu@intel.com>
@ 2017-10-10 11:19 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-10 11:19 UTC (permalink / raw)
  To: test-report; +Cc: Cristian Dumitrescu

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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#1575: FILE: lib/librte_table/rte_table_hash_key16.c:119:
+static int
+check_params_create(struct rte_table_hash_params *params) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#2698: FILE: lib/librte_table/rte_table_hash_key32.c:123:
+static int
+check_params_create(struct rte_table_hash_params *params) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#3417: FILE: lib/librte_table/rte_table_hash_key8.c:114:
+static int
+check_params_create(struct rte_table_hash_params *params) {

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4791: FILE: lib/librte_table/rte_table_hash_lru.c:582:
+	case 16:							\

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4804: FILE: lib/librte_table/rte_table_hash_lru.c:595:
+	case 32:							\

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4819: FILE: lib/librte_table/rte_table_hash_lru.c:610:
+	case 64:							\

WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4839: FILE: lib/librte_table/rte_table_hash_lru.c:630:
+	default:							\

total: 3 errors, 4 warnings, 4819 lines checked

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

only message in thread, other threads:[~2017-10-10 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1507634341-72277-2-git-send-email-cristian.dumitrescu@intel.com>
2017-10-10 11:19 ` [dpdk-test-report] |WARNING| pw30036 [PATCH V2 1/5] table: add key mask for hash tables 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).