[dpdk-test-report] |WARNING| pw25544 [PATCH v7 1/2] mem: balanced allocation of hugepages

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 21 12:10:23 CEST 2017


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

_coding style issues_


WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else
#217: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:392:
+	if (get_mempolicy(NULL, NULL, 0, 0, 0) < 0 && errno == ENOSYS) {

total: 0 errors, 1 warnings, 223 lines checked


More information about the test-report mailing list