|WARNING| pw124870 [PATCH 1/2] vhost: fix constants to follow new naming convension

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 9 03:08:08 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'convension' may be misspelled - perhaps 'convention'?
#55: 
Subject: [PATCH 1/2] vhost: fix constants to follow new naming convension

WARNING:TYPO_SPELLING: 'convension' may be misspelled - perhaps 'convention'?
#111: 
are still in old naming convension. But, in this patch we

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#224: FILE: lib/vhost/vhost_user.c:3310:
+			.request.slave = VHOST_USER_BACKEND_IOTLB_MSG,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#233: FILE: lib/vhost/vhost_user.c:3337:
+			.request.slave = VHOST_USER_BACKEND_CONFIG_CHANGE_MSG,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#242: FILE: lib/vhost/vhost_user.c:3369:
+			.request.slave = VHOST_USER_BACKEND_VRING_HOST_NOTIFIER_MSG,

total: 0 errors, 5 warnings, 134 lines checked
Nobuhiro MIKI <nmiki at yahoo-corp.jp> is unknown, please fix the commit message or update .mailmap.


More information about the test-report mailing list