|WARNING| pw116097 [PATCH] net/axgbe: support segmented Tx
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Sep 8 18:59:01 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/116097
_coding style issues_
CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#324: FILE: drivers/net/axgbe/axgbe_rxtx.c:1006:
+
+ }
WARNING:TYPO_SPELLING: 'descriptior' may be misspelled - perhaps 'descriptor'?
#326: FILE: drivers/net/axgbe/axgbe_rxtx.c:1008:
+ /* Set LD bit for the last descriptior */
CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#369: FILE: drivers/net/axgbe/axgbe_rxtx.c:1051:
+ while (nb_pkts--) {
+
total: 0 errors, 1 warnings, 2 checks, 263 lines checked
More information about the test-report
mailing list