[dpdk-test-report] |WARNING| pw72790 [PATCH v3 1/2] net/virtio: add vhost-user protocol features support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 2 09:44:56 CEST 2020


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

_coding style issues_


ERROR:SPACING: space prohibited before that close square bracket ']'
#122: FILE: drivers/net/virtio/virtio_user/vhost_user.c:244:
+	[VHOST_USER_GET_PROTOCOL_FEATURES ] = "VHOST_USER_GET_PROTOCOL_FEATURES",

ERROR:SPACING: space prohibited before that close square bracket ']'
#123: FILE: drivers/net/virtio/virtio_user/vhost_user.c:245:
+	[VHOST_USER_SET_PROTOCOL_FEATURES ] = "VHOST_USER_SET_PROTOCOL_FEATURES",

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


More information about the test-report mailing list