automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw126277 [PATCH 08/11] net/bnxt: update PTP support on Thor
       [not found] <20230419201122.338133-9-stuart.schacher@broadcom.com>
@ 2023-04-20  7:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-04-20  7:30 UTC (permalink / raw)
  To: test-report; +Cc: Randy Schacher

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#235: FILE: drivers/net/bnxt/bnxt_ring.c:230:
+                tx_ring_info->nr_bds = rte_zmalloc("bnxt_nr_bds",$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#235: FILE: drivers/net/bnxt/bnxt_ring.c:230:
+                tx_ring_info->nr_bds = rte_zmalloc("bnxt_nr_bds",$

ERROR:CODE_INDENT: code indent should use tabs where possible
#236: FILE: drivers/net/bnxt/bnxt_ring.c:231:
+                                                   sizeof(unsigned short) *$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#236: FILE: drivers/net/bnxt/bnxt_ring.c:231:
+                                                   sizeof(unsigned short) *$

ERROR:CODE_INDENT: code indent should use tabs where possible
#237: FILE: drivers/net/bnxt/bnxt_ring.c:232:
+                                                   tx_ring->ring_size, 0);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#237: FILE: drivers/net/bnxt/bnxt_ring.c:232:
+                                                   tx_ring->ring_size, 0);$

ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Randy Schacher <stuart.schacher@broadcom.com>'

total: 4 errors, 3 warnings, 0 checks, 279 lines checked

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

only message in thread, other threads:[~2023-04-20  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230419201122.338133-9-stuart.schacher@broadcom.com>
2023-04-20  7:30 ` |WARNING| pw126277 [PATCH 08/11] net/bnxt: update PTP support on Thor 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).