> 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