[dpdk-test-report] |WARNING| pw88423 [PATCH v4] event/sw: add xstats to expose progress details

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 3 11:57:24 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#66: 
recieved work in the last iteration of scheduling, as well if

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#138: FILE: drivers/event/sw/sw_evdev_scheduler.c:610:
+	if (likely(sw->port_count < 64)) {
[...]
+	} else {
[...]

total: 0 errors, 2 warnings, 153 lines checked


More information about the test-report mailing list