|WARNING| pw136486 [PATCH] lib/hash, lib/rcu: feature hidden key count in hash

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 7 16:34:54 CET 2024


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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#141: FILE: lib/hash/rte_hash.h:198:
+ * Return the number of records in the defer queue of the hash table $

total: 1 errors, 0 warnings, 79 lines checked
ERROR: symbol rte_hash_dq_count is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map
ERROR: symbol rte_rcu_qsbr_dq_count is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map


More information about the test-report mailing list