[dpdk-test-report] |WARNING| pw86922 [PATCH v2 26/44] net/virtio: add Virtio-user ops to set owner

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 19 22:30:25 CET 2021


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#122: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:66:
+		PMD_DRV_LOG(ERR, "Vhost-kernel ioctl %"PRIu64" failed (%s)",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#122: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:66:
+		PMD_DRV_LOG(ERR, "Vhost-kernel ioctl %"PRIu64" failed (%s)",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#236: FILE: drivers/net/virtio/virtio_user/vhost_vdpa.c:96:
+		PMD_DRV_LOG(ERR, "Vhost-vDPA ioctl %"PRIu64" failed (%s)",

total: 0 errors, 0 warnings, 3 checks, 173 lines checked


More information about the test-report mailing list