[dpdk-test-report] |WARNING| pw86641 [PATCH v1] eal: add ticket based reader writer lock

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 14 18:35:37 CET 2021


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

_coding style issues_


ERROR:SPACING: spaces required around that '=' (ctx:VxV)
#341: FILE: app/test/test_ticket_rwlock.c:184:
+	for (i=0; i<RTE_MAX_LCORE; i++)
 	      ^

ERROR:SPACING: spaces required around that '<' (ctx:VxV)
#341: FILE: app/test/test_ticket_rwlock.c:184:
+	for (i=0; i<RTE_MAX_LCORE; i++)
 	           ^

total: 2 errors, 0 warnings, 894 lines checked


More information about the test-report mailing list