[dpdk-test-report] |WARNING| pw25102 [PATCH v4 2/3] lib/gro: add	TCP/IPv4 GRO support
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Jun  7 13:08:28 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/25102
_coding style issues_
WARNING:TYPO_SPELLING: 'udpate' may be misspelled - perhaps 'update'?
#63: 
For better performance, we don't udpate header checksums once two
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#842: FILE: lib/librte_gro/rte_gro_tcp.c:492:
+						if (j == INVALID_ITEM_INDEX) {
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#846: FILE: lib/librte_gro/rte_gro_tcp.c:496:
+						} else
total: 0 errors, 3 warnings, 962 lines checked
    
    
More information about the test-report
mailing list