> From: Sunil Muthuswamy <[email protected]> > 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 <[email protected]>
Reviewed-by: Dexuan Cui <[email protected]> The patch looks good. Thanks, Sunil! Thanks, -- Dexuan

