automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw115899 [PATCH v2 08/14] net/idpf: add support for basic Rx/Tx datapath
       [not found] <20220905105828.3190335-9-junfeng.guo@intel.com>
@ 2022-09-05 11:03 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-09-05 11:03 UTC (permalink / raw)
  To: test-report; +Cc: Junfeng Guo

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

_coding style issues_


WARNING:TYPO_SPELLING: 'ingnore' may be misspelled - perhaps 'ignore'?
#578: FILE: drivers/net/idpf/idpf_rxtx.c:1663:
+			 * Now, just ingnore the RE write back, free mbuf when get RS

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#921: FILE: drivers/net/idpf/idpf_rxtx.c:2006:
+						if (nb_tx == 0)

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#1072: FILE: drivers/net/idpf/idpf_rxtx.c:2157:
+		return;
+	} else {

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#1087: FILE: drivers/net/idpf/idpf_rxtx.c:2172:
+		return;
+	} else {

total: 0 errors, 4 warnings, 0 checks, 1038 lines checked
Warning in drivers/net/idpf/idpf_rxtx.c:
Declaring a variable inside for()

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-05 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220905105828.3190335-9-junfeng.guo@intel.com>
2022-09-05 11:03 ` |WARNING| pw115899 [PATCH v2 08/14] net/idpf: add support for basic Rx/Tx datapath checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).