|WARNING| pw162155 [PATCH] efd: lookup with RISC-V vector extension

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 4 16:17:53 CET 2026


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#84: 
Keysize           Add               Lookup            Lookup_bulk       Delete

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#146: FILE: lib/efd/rte_efd.c:681:
 	else
[...]
+	if (RTE_EFD_VALUE_NUM_BITS > 16 &&

total: 0 errors, 2 warnings, 108 lines checked


More information about the test-report mailing list