automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw65296 [PATCH v2 08/13] vdpa/mlx5: add basic steering configurations
       [not found] <1580292549-27439-9-git-send-email-matan@mellanox.com>
@ 2020-01-29 10:11 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-01-29 10:11 UTC (permalink / raw)
  To: test-report; +Cc: Matan Azrad

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

_coding style issues_


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

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

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

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

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

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

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

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

total: 6 errors, 2 warnings, 338 lines checked

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

only message in thread, other threads:[~2020-01-29 10:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1580292549-27439-9-git-send-email-matan@mellanox.com>
2020-01-29 10:11 ` [dpdk-test-report] |WARNING| pw65296 [PATCH v2 08/13] 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).