[dpdk-test-report] |WARNING| pw95464 [PATCH 03/10] vdpa/sfc: add support to get device and protocol features

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 7 10:27:01 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#301: FILE: drivers/vdpa/sfc/sfc_vdpa_ops.c:19:
+		 (1ULL << VHOST_USER_PROTOCOL_F_SLAVE_REQ) | \

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#302: FILE: drivers/vdpa/sfc/sfc_vdpa_ops.c:20:
+		 (1ULL << VHOST_USER_PROTOCOL_F_SLAVE_SEND_FD) | \

total: 0 errors, 2 warnings, 250 lines checked


More information about the test-report mailing list