[dpdk-test-report] |WARNING| pw20065 [PATCH v5 2/3] net/e1000:	e1000 igb support to free consumed buffers
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Fri Jan 27 19:38:33 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/20065
_coding style issues_
CHECK:BRACES: braces {} should be used on all arms of this statement
#120: FILE: drivers/net/e1000/igb_rxtx.c:1291:
+	if (txq != NULL) {
[...]
+	} else
[...]
total: 0 errors, 0 warnings, 1 checks, 154 lines checked
    
    
More information about the test-report
mailing list