[dpdk-test-report] |WARNING| pw32898 [PATCH v2] net/tap: add Rx	interrupts
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Jan  4 16:32:47 CET 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32898
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'rxq->fd <= 0'
#219: FILE: drivers/net/tap/tap_intr.c:102:
+		if (!rxq || (rxq->fd <= 0)) {
total: 0 errors, 0 warnings, 1 checks, 195 lines checked
    
    
More information about the test-report
mailing list