|WARNING| pw129405 [PATCH v15 3/6] memarea: support alloc and free API

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jul 9 15:10:27 CEST 2023


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

_coding style issues_


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

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


More information about the test-report mailing list