|WARNING| pw143025 [PATCH 3/4] [v1, 3/4] zsda: add support for queue operation
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Aug  8 11:02:49 CEST 2024
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143025
_coding style issues_
WARNING:TYPO_SPELLING: 'servie' may be misspelled - perhaps 'service'?
#468: FILE: drivers/common/zsda/zsda_qp.c:381:
+		ZSDA_LOG(ERR, "Failed! servie type");
WARNING:TYPO_SPELLING: 'offest' may be misspelled - perhaps 'offset'?
#931: FILE: drivers/common/zsda/zsda_qp.h:111:
+		ZSDA_LOG(INFO, "l_basg - offest:0x%x, value:0x%x",             \
WARNING:TYPO_SPELLING: 'offest' may be misspelled - perhaps 'offset'?
#935: FILE: drivers/common/zsda/zsda_qp.h:115:
+		ZSDA_LOG(INFO, "h_base - offest:0x%x, value:0x%x",             \
total: 0 errors, 3 warnings, 896 lines checked
Please use __rte_cache_aligned only for struct or union types alignment.
    
    
More information about the test-report
mailing list