On Tue, Nov 19, 2019 at 02:39:11PM +0800, Micky Yun Chan wrote:
> 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)
lots of comments by others already, just adding a minor nit:
Hi
On Tue, Nov 19, 2019 at 10:40 AM Micky Yun Chan wrote:
>
> From: michan
>
> This patch is to add standard commands defined in docs/interop/vhost-user.rst
You should also follow and update docs/interop/vhost-user.json
> For vhost-user-* program
>
> Signed-off-by: Micky Yun Chan (michiboo)
>
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