[dpdk-test-report] |WARNING| pw28913 [PATCH 38/53] net/qede/base:	add new macro for CMT mode
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Sep 19 03:53:23 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/28913
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse '_p_hwfn' - possible side-effects?
#40: FILE: drivers/net/qede/base/ecore.h:516:
+#define ECORE_PATH_ID(_p_hwfn) \
+	(ECORE_IS_BB((_p_hwfn)->p_dev) ? ((_p_hwfn)->abs_pf_id & 1) : 0)
total: 0 errors, 0 warnings, 1 checks, 202 lines checked
    
    
More information about the test-report
mailing list