[dpdk-test-report] |WARNING| pw28564 [PATCH v4 36/41] net/dpaa: add	support for packet type parsing
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Sat Sep  9 13:18:55 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/28564
_coding style issues_
CHECK:MACRO_ARG_PRECEDENCE: Macro argument '_buf' may be better as '(_buf)' to avoid precedence issues
#444: FILE: drivers/net/dpaa/dpaa_rxtx.h:257:
+#define GET_RX_PRS(_buf) \
+	(struct dpaa_eth_parse_results_t *)((uint8_t *)_buf + DEFAULT_RX_ICEOF)
total: 0 errors, 0 warnings, 1 checks, 400 lines checked
    
    
More information about the test-report
mailing list