|WARNING| pw155777 [PATCH 3/3] vhost_user: support for memory regions
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Aug 11 15:12:44 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155777
_coding style issues_
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#426: FILE: lib/vhost/vhost_user.c:1635:
+ bool curent_region_guest_start_overlap =
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#429: FILE: lib/vhost/vhost_user.c:1638:
+ bool curent_region_guest_end_overlap =
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#439: FILE: lib/vhost/vhost_user.c:1648:
+ overlap = curent_region_guest_start_overlap
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#440: FILE: lib/vhost/vhost_user.c:1649:
+ || curent_region_guest_end_overlap
total: 0 errors, 4 warnings, 448 lines checked
__rte_packed_begin and __rte_packed_end should always be used in pairs.
More information about the test-report
mailing list