|WARNING| pw105913 [PATCH v1 5/6] eal/linux: allow hugepage file reuse

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 17 09:15:25 CET 2022


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

_coding style issues_


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

total: 0 errors, 1 warnings, 504 lines checked


More information about the test-report mailing list