RE: [PATCH net-next] hv_sock: perf: Allow the socket buffer size options to influence the actual socket buffers

From: Dexuan Cui
Date: Wed May 22 2019 - 19:09:53 EST


> From: Sunil Muthuswamy <sunilmut@xxxxxxxxxxxxx>
> Sent: Wednesday, May 22, 2019 3:56 PM
> ...
> Currently, the hv_sock buffer size is static and can't scale to the
> bandwidth requirements of the application. This change allows the
> applications to influence the socket buffer sizes using the SO_SNDBUF and
> the SO_RCVBUF socket options.
> ...
>
> Signed-off-by: Sunil Muthuswamy <sunilmut@xxxxxxxxxxxxx>

Reviewed-by: Dexuan Cui <decui@xxxxxxxxxxxxx>

The patch looks good. Thanks, Sunil!

Thanks,
-- Dexuan