[dpdk-test-report] |WARNING| pw44292 [2/3] net/virtio-user: avoid parsing process mappings

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 5 06:31:19 CEST 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#211: FILE: drivers/net/virtio/virtio_user/vhost_user.c:176:
+		PMD_DRV_LOG(DEBUG, "index=%d fd=%d offset=0x%" PRIx64

CHECK:CAMELCASE: Avoid CamelCase: <PRIu64>
#212: FILE: drivers/net/virtio/virtio_user/vhost_user.c:177:
+			" addr=0x%" PRIx64 " len=%" PRIu64, i, fd,

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


More information about the test-report mailing list