|WARNING| pw129612 [PATCH v17 3/6] memarea: support alloc and free API

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 18 04:50:21 CEST 2023


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

_coding style issues_


WARNING:LONG_LINE: line length of 129 exceeds 100 columns
#187: FILE: lib/memarea/rte_memarea.c:253:
+	rte_panic("MEMAREA: %s check cookies failed! addr-%p header-cookie<0x%" PRIx64 " %s> trailer-cookie<0x%" PRIx64 " %s>
",

total: 0 errors, 1 warnings, 276 lines checked
Warning in lib/memarea/rte_memarea.c:
Using rte_panic/rte_exit


More information about the test-report mailing list