|WARNING| pw105533 [RFC PATCH 4/6] eal/linux: allow hugepage file reuse

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Dec 30 15:39:22 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'CREAT' may be misspelled - perhaps 'CREATE'?
#436: FILE: lib/eal/linux/eal_memalloc.c:358:
+	fd = open(path, O_CREAT | O_RDWR, 0600);

total: 0 errors, 1 warnings, 416 lines checked


More information about the test-report mailing list