automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw131955 [PATCH v6 05/12] app/graph: add ethdev command line interfaces
       [not found] <20230926105742.2638594-6-skori@marvell.com>
@ 2023-09-26 11:01 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-09-26 11:01 UTC (permalink / raw)
  To: test-report; +Cc: skori

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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#136: FILE: app/graph/ethdev.c:5:
+#include <stdio.h>

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#633: FILE: app/graph/ethdev.c:502:
+		 "  RX-packets: %-10"PRIu64" RX-missed: %-10"PRIu64" RX-bytes:  ""%-"PRIu64"
"

WARNING:STRING_FRAGMENTS: Consecutive strings are generally better as a single string
#636: FILE: app/graph/ethdev.c:505:
+		 "  TX-packets: %-10"PRIu64" TX-errors: %-10"PRIu64" TX-bytes:  ""%-"PRIu64"
",

total: 0 errors, 3 warnings, 1128 lines checked

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

only message in thread, other threads:[~2023-09-26 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230926105742.2638594-6-skori@marvell.com>
2023-09-26 11:01 ` |WARNING| pw131955 [PATCH v6 05/12] app/graph: add ethdev command line interfaces 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).