[dpdk-test-report] |WARNING| pw75171 [PATCH v2 3/4] net/virtio: add GET_STATUS support to virtio-user

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 4 09:25:29 CEST 2020


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#132: FILE: drivers/net/virtio/virtio_user/virtio_user_dev.c:831:
+		PMD_INIT_LOG(ERR, "Invalid VHOST_USER_GET_STATUS response 0x%" PRIx64 "
", ret);

total: 0 errors, 0 warnings, 1 checks, 72 lines checked


More information about the test-report mailing list