[dpdk-test-report] |WARNING| pw33067 [PATCH 07/25] net/i40e/base:	add macro for 25G device
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Jan  8 11:52:37 CET 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/33067
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'd' - possible side-effects?
#31: FILE: drivers/net/i40e/base/i40e_devids.h:79:
+#define i40e_is_25G_device(d)		((d) == I40E_DEV_ID_25G_B  || \
+					 (d) == I40E_DEV_ID_25G_SFP28)
total: 0 errors, 0 warnings, 1 checks, 7 lines checked
    
    
More information about the test-report
mailing list