[dpdk-test-report] |WARNING| pw31087 [PATCH v2] service: fix race in service on app lcore function

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 1 19:48:09 CET 2017


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

_coding style issues_


ERROR:SPACING: space required after that ',' (ctx:VxV)
#325: FILE: test/test/test_eventdev_sw.c:2094:
+	rte_service_run_iter_on_app_lcore(t->service_id,1 );
 	                                               ^

ERROR:SPACING: space prohibited before that close parenthesis ')'
#325: FILE: test/test/test_eventdev_sw.c:2094:
+	rte_service_run_iter_on_app_lcore(t->service_id,1 );

total: 2 errors, 0 warnings, 490 lines checked


More information about the test-report mailing list