[dpdk-test-report] |WARNING| pw18554 [PATCH v2 10/17] net/i40e: add	flow create function
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Dec 27 07:28:05 CET 2016
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/18554
_coding style issues_
WARNING:UNNECESSARY_BREAK: break is not useful after a goto or return
#265: FILE: drivers/net/i40e/i40e_flow.c:1474:
+		goto free_flow;
+		break;
total: 0 errors, 1 warnings, 0 checks, 191 lines checked
    
    
More information about the test-report
mailing list