[dpdk-test-report] |WARNING| pw79647 [PATCH v2 29/56] net/txgbe: add RX and TX data path start and stop
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Oct 6 11:43:09 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/79647
_coding style issues_
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#100: FILE: drivers/net/txgbe/base/txgbe_hw.c:578:
+ break;
+ else
CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#216: FILE: drivers/net/txgbe/base/txgbe_hw.c:2257:
+{
+
total: 0 errors, 1 warnings, 1 checks, 180 lines checked
More information about the test-report
mailing list