On Fri, Jul 21, 2017 at 10:59:23AM +, Marc-André Lureau wrote:
On Fri, Jul 21, 2017 at 11:58 AM Jens Freimann wrote:
From: Jens Freimann
End processing of messages when VHOST_USER_NO_MESSAGE
is received.
What is VHOST_USER_NO_MESSAGE?
I meant VHOST_USER_NONE. Will fix in next versio
On Fri, Jul 21, 2017 at 11:58 AM Jens Freimann wrote:
> From: Jens Freimann
>
> End processing of messages when VHOST_USER_NO_MESSAGE
> is received.
>
>
What is VHOST_USER_NO_MESSAGE?
> Without this we run into a vubr_panic() call and get
> "PANIC: Unhandled request: 0"
>
> Signed-off-by: Jens