|WARNING| pw155739 [PATCH 3/3] vhost_user: support for memory regions
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Fri Aug  8 06:29:34 CEST 2025
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/155739
_coding style issues_
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#427: FILE: lib/vhost/vhost_user.c:1635:
+			bool curent_region_guest_start_overlap =
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#430: FILE: lib/vhost/vhost_user.c:1638:
+			bool curent_region_guest_end_overlap =
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#440: FILE: lib/vhost/vhost_user.c:1648:
+			overlap = curent_region_guest_start_overlap
WARNING:TYPO_SPELLING: 'curent' may be misspelled - perhaps 'current'?
#441: 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