[dpdk-test-report] |WARNING| pw94787 [PATCH v1] lib/eal: enforce alarm APIs parameters check

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 24 02:37:23 CEST 2021


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

_coding style issues_


ERROR:SPACING: spaces required around that '>' (ctx:WxV)
#87: FILE: lib/eal/windows/eal_alarm.c:96:
+	if (us < 1 || us >(UINT64_MAX - US_PER_S)) {
 	                 ^

total: 1 errors, 0 warnings, 41 lines checked


More information about the test-report mailing list