[dpdk-test-report] |WARNING| pw64961 [PATCH v1 22/38] vdpa/mlx5: prepare virtio queues
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jan 20 18:09:03 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/64961
_coding style issues_
ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#271: FILE: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:99:
+ return -1;
^
ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#288: FILE: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:116:
+ return -1;
^
ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#354: FILE: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:182:
+ return -1;
^
ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#368: FILE: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:196:
+ return -rte_errno;
^
ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#389: FILE: drivers/vdpa/mlx5/mlx5_vdpa_virtq.c:217:
+ return -1;
^
total: 5 errors, 0 warnings, 291 lines checked
More information about the test-report
mailing list