[dpdk-test-report] |WARNING| pw35295 [PATCH 72/80] net/sfc/base:	add CTPIO statistics
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Tue Feb 20 08:50:07 CET 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/35295
_coding style issues_
CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#42: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:4118:
+#define	MC_CMD_MAC_STATS_V3_OUT_NO_DMA_LEN (((MC_CMD_MAC_NSTATS_V3*64))>>3)
        	                                                          ^
CHECK:SPACING: spaces preferred around that '>>' (ctx:VxV)
#42: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:4118:
+#define	MC_CMD_MAC_STATS_V3_OUT_NO_DMA_LEN (((MC_CMD_MAC_NSTATS_V3*64))>>3)
        	                                                               ^
total: 0 errors, 0 warnings, 2 checks, 88 lines checked
    
    
More information about the test-report
mailing list