|WARNING| pw119216 [PATCH v14 02/18] net/idpf: add support for device initialization
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Oct 27 09:50:36 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/119216
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1347: FILE: drivers/net/idpf/idpf_logs.h:17:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1349: FILE: drivers/net/idpf/idpf_logs.h:19:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1355: FILE: drivers/net/idpf/idpf_logs.h:25:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1357: FILE: drivers/net/idpf/idpf_logs.h:27:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1367: FILE: drivers/net/idpf/idpf_logs.h:37:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1369: FILE: drivers/net/idpf/idpf_logs.h:39:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1379: FILE: drivers/net/idpf/idpf_logs.h:49:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1381: FILE: drivers/net/idpf/idpf_logs.h:51:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
total: 8 errors, 0 warnings, 0 checks, 1733 lines checked
More information about the test-report
mailing list