[dpdk-test-report] |WARNING| pw26792 [PATCH v3] The patch adds tracing of loop iterations that yielded no packets

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 11 19:25:46 CEST 2017


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

_coding style issues_


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

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

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#302: FILE: lib/librte_ether/rte_ethdev_profile.h:47:
+ *  Pointer to struct rte_eth_dev corresponding to given port_id.
+*/

total: 2 errors, 1 warnings, 231 lines checked


More information about the test-report mailing list