[dpdk-test-report] |WARNING| pw30655 [PATCH 1/3] cryptodev: add new APIs to assist PMD initialisation

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 20 23:26:41 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxB)
#42: FILE: lib/librte_cryptodev/rte_cryptodev.h:65:
+		RTE_FMT("%s() line %u: " RTE_FMT_HEAD(__VA_ARGS__,) "
", \
 		                                                 ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#43: FILE: lib/librte_cryptodev/rte_cryptodev.h:66:
+			__func__, __LINE__, RTE_FMT_TAIL(__VA_ARGS__,)))
 			                                            ^

total: 2 errors, 0 warnings, 297 lines checked


More information about the test-report mailing list