automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw36047 [PATCH v2 2/2] net/mlx5: use dynamic logging
       [not found] <7e07a0701c5616ee53dd8c9c3c1950e52fb5a421.1520932878.git.nelio.laranjeiro@6wind.com>
@ 2018-03-13  9:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-13  9:26 UTC (permalink / raw)
  To: test-report; +Cc: Nélio Laranjeiro

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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx32>
#307: FILE: drivers/net/mlx5/mlx5.c:777:
+		DRV_LOG(DEBUG, "using port %u (%08" PRIx32 ")", port, test);

CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#606: FILE: drivers/net/mlx5/mlx5_ethdev.c:318:
+			" 0x%" PRIx64 " supported 0x%" PRIx64,

CHECK:CAMELCASE: Avoid CamelCase: <PRIu32>
#1218: FILE: drivers/net/mlx5/mlx5_mr.c:148:
+		PRIu32,

ERROR:SPACING: space required after that ',' (ctx:VxB)
#2726: FILE: drivers/net/mlx5/mlx5_utils.h:70:
+			RTE_FMT_HEAD(__VA_ARGS__,), \
 			                        ^

ERROR:SPACING: space required after that ',' (ctx:VxB)
#2727: FILE: drivers/net/mlx5/mlx5_utils.h:71:
+		RTE_FMT_TAIL(__VA_ARGS__,)))
 		                        ^

CHECK:CAMELCASE: Avoid CamelCase: <PRIu16>
#2796: FILE: drivers/net/mlx5/mlx5_vlan.c:48:
+	DRV_LOG(DEBUG, "port %u %s VLAN filter ID %" PRIu16,

total: 2 errors, 0 warnings, 4 checks, 2589 lines checked

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

only message in thread, other threads:[~2018-03-13  9:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <7e07a0701c5616ee53dd8c9c3c1950e52fb5a421.1520932878.git.nelio.laranjeiro@6wind.com>
2018-03-13  9:26 ` [dpdk-test-report] |WARNING| pw36047 [PATCH v2 2/2] net/mlx5: use dynamic 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).