|WARNING| pw111287 [RFC v3 08/11] net/idpf: support basic Rx/Tx
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed May 18 10:28:30 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/111287
_coding style issues_
WARNING:TYPO_SPELLING: 'ingnore' may be misspelled - perhaps 'ignore'?
#596: FILE: drivers/net/idpf/idpf_rxtx.c:1673:
+ * Now, just ingnore the RE write back, free mbuf when get RS
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#931: FILE: drivers/net/idpf/idpf_rxtx.c:2008:
+ if (nb_tx == 0)
total: 0 errors, 2 warnings, 0 checks, 1056 lines checked
Warning in drivers/net/idpf/idpf_rxtx.c:
Declaring a variable inside for()
More information about the test-report
mailing list