Re: [PATCH v6 16/18] xen/pvcalls: implement read

From: Juergen Gross
Date: Tue Jul 04 2017 - 03:36:58 EST


On 03/07/17 23:08, Stefano Stabellini wrote:
> When an active socket has data available, increment the io and read
> counters, and schedule the ioworker.
>
> Implement the read function by reading from the socket, writing the data
> to the data ring.
>
> Set in_error on error.
>
> Signed-off-by: Stefano Stabellini <stefano@xxxxxxxxxxx>

Reviewed-by: Juergen Gross <jgross@xxxxxxxx>


Thanks,

Juergen