|WARNING| pw123160 [PATCH] mbuf: replace RTE_LOGTYPE_MBUF with dynamic type
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Feb 6 18:40:31 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/123160
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxV)
#216: FILE: lib/mbuf/rte_mbuf_dyn.c:320:
+ MBUF_LOG(DEBUG,"Registered dynamic field %s (sz=%zu, al=%zu, fl=0x%x) -> %zd",
^
total: 1 errors, 0 warnings, 146 lines checked
Warning in lib/mbuf/rte_mbuf.c:
Using RTE_LOG_REGISTER, prefer RTE_LOG_REGISTER_(DEFAULT|SUFFIX)
More information about the test-report
mailing list