|WARNING| pw123112 [PATCH v7 13/19] common/idpf: add Rx and Tx data path

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 6 07:16:03 CET 2023


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/123112

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#124: FILE: drivers/common/idpf/idpf_common_logs.h:28:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#126: FILE: drivers/common/idpf/idpf_common_logs.h:30:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#136: FILE: drivers/common/idpf/idpf_common_logs.h:40:
+			RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#138: FILE: drivers/common/idpf/idpf_common_logs.h:42:
+			RTE_FMT_TAIL(__VA_ARGS__,)))
 			                        ^

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#1016: FILE: drivers/common/idpf/idpf_common_rxtx.c:1263:
+						if (nb_tx == 0)

total: 4 errors, 1 warnings, 0 checks, 2375 lines checked


More information about the test-report mailing list