[dpdk-test-report] |WARNING| pw40919 [PATCH 19/20] eventdev: add routine to launch eventmode workers

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 8 19:26:35 CEST 2018


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#408: FILE: lib/librte_eventdev/rte_eventmode_helper.h:70:
+	void (*s1_worker_thread)(void *);

WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name
#410: FILE: lib/librte_eventdev/rte_eventmode_helper.h:72:
+	void (*s2_worker_thread)(void *);

total: 0 errors, 2 warnings, 427 lines checked


More information about the test-report mailing list