automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw115611 [RFC PATCH 3/3] telemetry: use standard logging
       [not found] <20220829151901.376754-4-bruce.richardson@intel.com>
@ 2022-08-29 15:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-08-29 15:20 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


WARNING:AVOID_EXTERNS: externs should be avoided in .c files
#124: FILE: lib/telemetry/telemetry.c:54:
+extern int logtype;

ERROR:CODE_INDENT: code indent should use tabs where possible
#128: FILE: lib/telemetry/telemetry.c:57:
+        rte_log(RTE_LOG_ ## l, logtype, "TELEMETRY: " __VA_ARGS__)$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#128: FILE: lib/telemetry/telemetry.c:57:
+        rte_log(RTE_LOG_ ## l, logtype, "TELEMETRY: " __VA_ARGS__)$

total: 1 errors, 2 warnings, 69 lines checked

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

only message in thread, other threads:[~2022-08-29 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220829151901.376754-4-bruce.richardson@intel.com>
2022-08-29 15:20 ` |WARNING| pw115611 [RFC PATCH 3/3] telemetry: use standard logging 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).