[dpdk-test-report] |WARNING| pw101047 [PATCH v2 10/38] common/sfc_efx/base: allow creating invalid mport selectors
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Oct 11 16:51:26 CEST 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/101047
_coding style issues_
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#119: FILE: drivers/common/sfc_efx/base/efx_mae.c:678:
+	memset(mportp, 0, sizeof (*mportp));
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#122: FILE: drivers/common/sfc_efx/base/efx_mae.c:681:
+	return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#126: FILE: drivers/common/sfc_efx/base/efx_mae.c:685:
+	return (rc);
total: 2 errors, 1 warnings, 55 lines checked
    
    
More information about the test-report
mailing list