|WARNING| pw135642 [PATCH v5 1/2] net/ice: add Tx scheduling tree dump support
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jan 2 05:04:31 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/135642
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#367: FILE: drivers/net/ice/ice_diagnose.c:754:
+ return 0;
+ } else {
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#516: FILE: drivers/net/ice/ice_testpmd.c:6:
+#include <stdio.h>
total: 0 errors, 2 warnings, 0 checks, 487 lines checked
More information about the test-report
mailing list