[dpdk-test-report] |WARNING| pw45421 [v3] kni: dynamically allocate	memory for each KNI
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Sep 26 18:22:05 CEST 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/45421
_coding style issues_
WARNING:MACRO_WITH_FLOW_CONTROL: Macros with flow control statements should be avoided
#57: FILE: lib/librte_kni/rte_kni.c:36:
+#define KNI_MEM_CHECK(cond, fail) do { if (cond) goto fail; } while (0)
total: 0 errors, 1 warnings, 673 lines checked
    
    
More information about the test-report
mailing list