[dpdk-test-report] |WARNING| pw38535 [PATCH 04/23] net/sfc/base:	support equal stride super-buffer Rx mode
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Apr 19 13:38:10 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/38535
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <__checkReturn>
#348: FILE: drivers/net/sfc/base/efx.h:2350:
+extern	__checkReturn	efx_rc_t
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#465: FILE: drivers/net/sfc/base/efx_rx.c:878:
+	return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#472: FILE: drivers/net/sfc/base/efx_rx.c:885:
+	return (rc);
total: 2 errors, 0 warnings, 1 checks, 402 lines checked
    
    
More information about the test-report
mailing list