[dpdk-test-report] |WARNING| pw94397 [PATCH v2 4/4] examples/vhost: support vhost async dequeue data path

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 18 10:10:40 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'aysnc' may be misspelled - perhaps 'async'?
#337: FILE: examples/vhost/main.c:1457:
+vhost_aysnc_channel_register(int vid)

WARNING:TYPO_SPELLING: 'aysnc' may be misspelled - perhaps 'async'?
#394: FILE: examples/vhost/main.c:1547:
+	int ret = vhost_aysnc_channel_register(vid);

total: 0 errors, 2 warnings, 345 lines checked


More information about the test-report mailing list