automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw64963 [PATCH v1 28/38] vdpa/mlx5: add basic steering configurations
       [not found] <1579539790-3882-29-git-send-email-matan@mellanox.com>
@ 2020-01-20 17:09 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-01-20 17:09 UTC (permalink / raw)
  To: test-report; +Cc: Matan Azrad

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#187: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:18:
+	unsigned i;

ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#265: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:96:
+		return -ENOMEM;
 		       ^

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#355: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:186:
+	unsigned i;

ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#405: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:236:
+	return -1;
 	       ^

ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#408: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:239:
+	return -ENOTSUP;
 	       ^

ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#417: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:248:
+		return -1;
 		       ^

ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#434: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:265:
+	return -1;
 	       ^

ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#437: FILE: drivers/vdpa/mlx5/mlx5_vdpa_steer.c:268:
+	return -ENOTSUP;
 	       ^

total: 6 errors, 2 warnings, 343 lines checked

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

only message in thread, other threads:[~2020-01-20 17:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1579539790-3882-29-git-send-email-matan@mellanox.com>
2020-01-20 17:09 ` [dpdk-test-report] |WARNING| pw64963 [PATCH v1 28/38] vdpa/mlx5: add basic steering configurations 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).