[dpdk-test-report] |WARNING| pw53326 [PATCH 1/2] hash: fix bugs in 'free key with position'

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 8 18:52:39 CEST 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#54: FILE: lib/librte_hash/rte_cuckoo_hash.c:1598:
+		h->entries + (RTE_MAX_LCORE - 1) * (LCORE_CACHE_SIZE - 1) + 1 : h->entries + 1;

total: 0 errors, 1 warnings, 34 lines checked


More information about the test-report mailing list