[dpdk-test-report] |WARNING| pw38525 [PATCH 19/23] net/sfc/base:	support MARK and FLAG actions in filters
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Apr 19 13:37:54 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/38525
_coding style issues_
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around enp->en_nic_cfg
#130: FILE: drivers/net/sfc/base/efx_filter.c:77:
+	efx_nic_cfg_t *encp = &(enp->en_nic_cfg);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#156: FILE: drivers/net/sfc/base/efx_filter.c:103:
+	return (rc);
total: 1 errors, 0 warnings, 1 checks, 113 lines checked
    
    
More information about the test-report
mailing list