|WARNING| pw106503 [PATCH v2 5/9] vhost: improve socket layer logs
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jan 25 12:27:08 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/106503
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#579: FILE: lib/vhost/vhost_user.c:2835:
+ ret = send_vhost_message(dev, dev->slave_req_fd, msg);
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#624: FILE: lib/vhost/vhost_user.c:3183:
+ ret = send_vhost_message(dev, dev->slave_req_fd, &msg);
total: 0 errors, 2 warnings, 501 lines checked
More information about the test-report
mailing list