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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 25 14:06:30 CEST 2017


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

_coding style issues_


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

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

ERROR:SPACING: space required after that ',' (ctx:VxV)
#80: FILE: lib/librte_cryptodev/rte_cryptodev_pmd.c:49:
+	n = snprintf(params->name, RTE_CRYPTODEV_NAME_MAX_LEN, "%s",value);
 	                                                           ^

total: 3 errors, 0 warnings, 306 lines checked


More information about the test-report mailing list