[dpdk-test-report] |WARNING| pw22133 [PATCH v2 19/22] vhost: rename header file

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 23 13:51:33 CET 2017


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

_coding style issues_


WARNING:LONG_LINE_COMMENT: line over 90 characters
#253: FILE: lib/librte_vhost/rte_vhost.h:94:
+	int (*vring_state_changed)(int vid, uint16_t queue_id, int enable);	/**< triggered when a vring is enabled or disabled */

WARNING:TYPO_SPELLING: 'succesfully' may be misspelled - perhaps 'successfully'?
#513: FILE: lib/librte_vhost/rte_vhost.h:354:
+ * count is returned to indicate the number of packets that were succesfully

total: 0 errors, 2 warnings, 525 lines checked


More information about the test-report mailing list