[dpdk-test-report] |WARNING| pw64953 [PATCH v1 20/38] vdpa/mlx5: prepare completion queues

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 20 18:07:11 CET 2020


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

_coding style issues_


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

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

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

total: 3 errors, 0 warnings, 243 lines checked


More information about the test-report mailing list