[dpdk-test-report] |WARNING| pw85548 [PATCH 24/40] net/virtio: add	Virtio-user ops to set owner
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Sun Dec 20 22:23:04 CET 2020
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85548
_coding style issues_
WARNING:TYPO_SPELLING: 'callabck' may be misspelled - perhaps 'callback'?
#73: 
This patch implements a dedicated callabck for
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:90:
+		PMD_DRV_LOG(ERR, "Vhost-vDPA ioctl %"PRIu64" failed (%s)",
total: 0 errors, 1 warnings, 3 checks, 173 lines checked
    
    
More information about the test-report
mailing list