* [dpdk-test-report] |WARNING| pw27867 [PATCH 1/5] table: add key mask for hash tables
[not found] <1503582789-121358-2-git-send-email-cristian.dumitrescu@intel.com>
@ 2017-08-25 10:29 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-25 10:29 UTC (permalink / raw)
To: test-report; +Cc: Cristian Dumitrescu
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/27867
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxV)
#3775: FILE: lib/librte_table/rte_table_hash_key8.c:749:
+ signature11 = f_hash(key11, &f->key_mask,KEY_SIZE, seed); \
^
ERROR:TRAILING_WHITESPACE: trailing whitespace
#4341: FILE: lib/librte_table/rte_table_hash_lru.c:197:
+^I * $
WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4602: FILE: lib/librte_table/rte_table_hash_lru.c:569:
+ case 16: \
WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4615: FILE: lib/librte_table/rte_table_hash_lru.c:582:
+ case 32: \
WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4630: FILE: lib/librte_table/rte_table_hash_lru.c:597:
+ case 64: \
WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment
#4650: FILE: lib/librte_table/rte_table_hash_lru.c:617:
+ default: \
total: 2 errors, 4 warnings, 4591 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-25 10:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1503582789-121358-2-git-send-email-cristian.dumitrescu@intel.com>
2017-08-25 10:29 ` [dpdk-test-report] |WARNING| pw27867 [PATCH 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).