|WARNING| pw108883 [PATCH v4 03/16] vhost: add support for VHOST_USER_GET_CONFIG and VHOST_USER_SET_CONFIG
checkpatch at dpdk.org
checkpatch at dpdk.org
Sun Mar 27 17:37:38 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/108883
_coding style issues_
WARNING:TYPO_SPELLING: 'supportted' may be misspelled - perhaps 'supported'?
#108: FILE: lib/vhost/vhost_user.c:2564:
+ VHOST_LOG_CONFIG(ERR, "get_config() not supportted!
");
WARNING:TYPO_SPELLING: 'supportted' may be misspelled - perhaps 'supported'?
#130: FILE: lib/vhost/vhost_user.c:2586:
+ VHOST_LOG_CONFIG(ERR, "set_config() not supportted!
");
total: 0 errors, 2 warnings, 101 lines checked
More information about the test-report
mailing list