[dpdk-test-report] |WARNING| pw20272 [PATCH v2 19/25] eal: do not	error if plugins fail to init
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Feb  8 19:52:52 CET 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/20272
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#66: FILE: lib/librte_eal/linuxapp/eal/eal.c:881:
+	if (eal_plugins_init() < 0) {
+		RTE_LOG(ERR, EAL, "Cannot init plugins
");
+	}
total: 0 errors, 1 warnings, 11 lines checked
    
    
More information about the test-report
mailing list