[dpdk-test-report] |WARNING| pw37594 [PATCH v4 52/70] eal: add support for unmapping pages at runtime

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 8 22:29:22 CEST 2018


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/37594

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#240: FILE: lib/librte_eal/linuxapp/eal/eal_memalloc.c:545:
+			if (cur->hugepage_sz == hi->hugepage_sz) {
+				break;
+			}

total: 0 errors, 1 warnings, 219 lines checked


More information about the test-report mailing list