[dpdk-test-report] |WARNING| pw77599 [PATCH] eal: detach memsegs on cleanup

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 14 13:18:26 CEST 2020


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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#103: FILE: lib/librte_eal/common/eal_common_memory.c:1011:
+	unsigned i;

WARNING:TYPO_SPELLING: 'subsytem' may be misspelled - perhaps 'subsystem'?
#107: FILE: lib/librte_eal/common/eal_common_memory.c:1015:
+	/* detach internal memory subsytem data first */

total: 0 errors, 2 warnings, 237 lines checked


More information about the test-report mailing list