|WARNING| pw116421 [PATCH v3 1/3] power: add uncore frequency control API to the power library

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 19 11:06:03 CEST 2022


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

_coding style issues_


ERROR:TRAILING_WHITESPACE: trailing whitespace
#142: FILE: doc/guides/rel_notes/release_22_11.rst:61:
+  manipulating related uncore frequency control sysfs entries to $

WARNING:TYPO_SPELLING: 'kernal' may be misspelled - perhaps 'kernel'?
#567: FILE: lib/power/rte_power_uncore.c:396:
+		"Uncore frequency management only supported on x86 with linux kernal >= 5.6.");

WARNING:TYPO_SPELLING: 'kernal' may be misspelled - perhaps 'kernel'?
#603: FILE: lib/power/rte_power_uncore.c:432:
+		"Uncore frequency management only supported on x86 with linux kernal >= 5.6.");

total: 1 errors, 2 warnings, 716 lines checked


More information about the test-report mailing list