|WARNING| pw119802 [PATCH v4 3/4] power: add power monitor support check

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 11 11:21:54 CET 2022


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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -EPERM)
#84: FILE: lib/power/rte_power_pmd_mgmt.c:502:
+		return EPERM;

total: 0 errors, 1 warnings, 25 lines checked


More information about the test-report mailing list