Re: [RFC PATCH v3 2/9] hv_sock: disable SO_RCVLOWAT support

From: Stefano Garzarella
Date: Mon Aug 08 2022 - 06:31:17 EST


On Wed, Aug 03, 2022 at 01:53:23PM +0000, Arseniy Krasnov wrote:
For Hyper-V it is quiet difficult to support this socket option,due to
transport internals, so disable it.

Signed-off-by: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx>
Reviewed-by: Dexuan Cui <decui@xxxxxxxxxxxxx>
---
net/vmw_vsock/hyperv_transport.c | 7 +++++++
1 file changed, 7 insertions(+)

Reviewed-by: Stefano Garzarella <sgarzare@xxxxxxxxxx>