|WARNING| pw119341 [PATCH v18 02/18] net/idpf: add support for device initialization
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Oct 31 10:06:32 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/119341
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1353: FILE: drivers/net/idpf/idpf_logs.h:17:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1355: FILE: drivers/net/idpf/idpf_logs.h:19:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1361: FILE: drivers/net/idpf/idpf_logs.h:25:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1363: FILE: drivers/net/idpf/idpf_logs.h:27:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1373: FILE: drivers/net/idpf/idpf_logs.h:37:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1375: FILE: drivers/net/idpf/idpf_logs.h:39:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1385: FILE: drivers/net/idpf/idpf_logs.h:49:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#1387: FILE: drivers/net/idpf/idpf_logs.h:51:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
total: 8 errors, 0 warnings, 0 checks, 1686 lines checked
More information about the test-report
mailing list