[dpdk-test-report] |WARNING| pw85255 [PATCH v1 4/6] app/regex: support multi cores

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 16 17:51:26 CET 2020


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#216: FILE: app/test-regex/main.c:537:
+	unsigned lcore_id;

WARNING:TYPO_SPELLING: 'Falied' may be misspelled - perhaps 'Failed'?
#232: FILE: app/test-regex/main.c:553:
+		rte_exit(EXIT_FAILURE, "Falied to create qps_per_lcore array
");

WARNING:TYPO_SPELLING: 'Falied' may be misspelled - perhaps 'Failed'?
#314: FILE: app/test-regex/main.c:648:
+		rte_exit(EXIT_FAILURE, "Falied to create Regex Conf
");

total: 0 errors, 3 warnings, 252 lines checked


More information about the test-report mailing list