automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw130529 [PATCH v2 04/13] net/vmxnet3: replace abort with rte_panic
       [not found] <20230818174537.290222-5-stephen@networkplumber.org>
@ 2023-08-18 17:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-18 17:47 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#104: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:569:
+				rte_panic("unsupported cksum offload: %"PRIx64"
",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#104: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:569:
+				rte_panic("unsupported cksum offload: %"PRIx64"
",

total: 0 errors, 0 warnings, 2 checks, 12 lines checked
Warning in drivers/net/vmxnet3/vmxnet3_rxtx.c:
Using rte_panic/rte_exit

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

only message in thread, other threads:[~2023-08-18 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230818174537.290222-5-stephen@networkplumber.org>
2023-08-18 17:47 ` |WARNING| pw130529 [PATCH v2 04/13] net/vmxnet3: replace abort with rte_panic 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).