|WARNING| pw155780 [PATCH 3/3] vhost_user: support for memory regions

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 11 15:12:29 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#428: FILE: lib/vhost/vhost_user.c:1635:
+			bool curent_region_guest_start_overlap =

WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#431: FILE: lib/vhost/vhost_user.c:1638:
+			bool curent_region_guest_end_overlap =

WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#441: FILE: lib/vhost/vhost_user.c:1648:
+			overlap = curent_region_guest_start_overlap

WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#442: FILE: lib/vhost/vhost_user.c:1649:
+				|| curent_region_guest_end_overlap

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Pravin M Bathija <pravin.m.bathija.dev at gmail.com>' != 'Signed-off-by: Pravin M Bathija <pravin.bathija at dell.com>'

total: 0 errors, 5 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