[dpdk-test-report] |WARNING| pw74128 [PATCH 4/5] net/virtio: add GET_STATUS support to virtio-user

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 15 19:20:47 CEST 2020


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

_coding style issues_


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

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


More information about the test-report mailing list