[dpdk-test-report] |WARNING| pw102547 [PATCH v2 04/26] net/ngbe: support TSO
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Oct 21 11:52:00 CEST 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/102547
_coding style issues_
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#631: FILE: drivers/net/ngbe/ngbe_rxtx.c:695:
+						if (nb_tx == 0)
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#832: FILE: drivers/net/ngbe/ngbe_rxtx.c:1681:
+				" - offloads = 0x%" PRIx64,
total: 0 errors, 1 warnings, 1 checks, 889 lines checked
Warning in drivers/net/ngbe/ngbe_rxtx.c:
Using %l format, prefer %PRI*64 if type is [u]int64_t
    
    
More information about the test-report
mailing list