[dpdk-test-report] |WARNING| pw28511 [PATCH v7] ether: add support for vtune task tracing

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 8 14:59:38 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#31: 
The profiling code is not being compiled if user does not specify config flag.

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#239: FILE: lib/librte_ether/rte_ethdev_profile.c:59:
+	__itt_domain *domains[RTE_MAX_QUEUES_PER_PORT];
 	             ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#243: FILE: lib/librte_ether/rte_ethdev_profile.c:63:
+	__itt_string_handle *handles[RTE_MAX_QUEUES_PER_PORT];
 	                    ^

total: 2 errors, 1 warnings, 287 lines checked


More information about the test-report mailing list