[dpdk-test-report] |WARNING| pw31541 [PATCH 1/5] app/testpmd:	convert to new Ethdev offloads API
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Nov 23 13:08:49 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/31541
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#735: FILE: app/test-pmd/parameters.c:906:
+			if (!strcmp(lgopts[opt_idx].name, "enable-scatter")) {
+				rx_offloads |= DEV_RX_OFFLOAD_SCATTER;
+			}
total: 0 errors, 1 warnings, 751 lines checked
    
    
More information about the test-report
mailing list