[dpdk-test-report] |WARNING| pw39046 [PATCH] net/virtio-user: fix hugepage files enumeration

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 26 17:32:35 CEST 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#99: FILE: drivers/net/virtio/virtio_user/vhost_user.c:216:
+		PMD_DRV_LOG(INFO, "file %s, size %"PRIx64"
",

CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#99: FILE: drivers/net/virtio/virtio_user/vhost_user.c:216:
+		PMD_DRV_LOG(INFO, "file %s, size %"PRIx64"
",

total: 0 errors, 0 warnings, 2 checks, 63 lines checked


More information about the test-report mailing list