[dpdk-test-report] |WARNING| pw21280 [PATCH 3/4] net/tap: add	netlink back-end for flow API
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Fri Mar  3 11:46:46 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/21280
_coding style issues_
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'nlh' - possible side-effects?
#516: FILE: drivers/net/tap/tap_netlink.h:54:
+#define NLMSG_TAIL(nlh) (void *)((char *)(nlh) + NLMSG_ALIGN((nlh)->nlmsg_len))
total: 0 errors, 0 warnings, 1 checks, 885 lines checked
    
    
More information about the test-report
mailing list