|WARNING| pw129409 [PATCH v16 3/6] memarea: support alloc and free API
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jul 10 09:00:01 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129409
_coding style issues_
WARNING:LONG_LINE: line length of 129 exceeds 100 columns
#192: FILE: lib/memarea/rte_memarea.c:271:
+ 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