[dpdk-test-report] |WARNING| pw43918 [RFC] net/virtio-user: avoid parsing process mappings

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 28 09:54:49 CEST 2018


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

_coding style issues_


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

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

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


More information about the test-report mailing list