Re: [PATCH v3] Implement backend program convention command for vhost-user-blk

2019-11-18 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20191119021548.10101-1-mic...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v3] Implement backend program convention command for vhost-user-blk Type: series Message-id

[PATCH v3] Implement backend program convention command for vhost-user-blk

2019-11-18 Thread Micky Yun Chan
From: michan This patch is to add standard commands defined in docs/interop/vhost-user.rst For vhost-user-* program Signed-off-by: Micky Yun Chan (michiboo) --- contrib/vhost-user-blk/vhost-user-blk.c | 109 ++-- 1 file changed, 65 insertions(+), 44 deletions(-) diff --git