|WARNING| pw120568 [PATCH 13/15] common/idpf: add scalar data path
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 8 08:56:32 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/120568
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxB)
#122: FILE: drivers/common/idpf/idpf_common_logs.h:28:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#124: FILE: drivers/common/idpf/idpf_common_logs.h:30:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#134: FILE: drivers/common/idpf/idpf_common_logs.h:40:
+ RTE_FMT_HEAD(__VA_ARGS__,) "
", \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#136: FILE: drivers/common/idpf/idpf_common_logs.h:42:
+ RTE_FMT_TAIL(__VA_ARGS__,)))
^
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#1012: FILE: drivers/common/idpf/idpf_common_rxtx.c:1261:
+ if (nb_tx == 0)
total: 4 errors, 1 warnings, 0 checks, 2360 lines checked
More information about the test-report
mailing list