> From: Arseniy Krasnov <AVKrasnov@xxxxxxxxxxxxxx> > Sent: Monday, July 25, 2022 1:07 AM > ... > Subject: [RFC PATCH v2 6/9] hv_sock: disable SO_RCVLOWAT support > > 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> Thanks, Arseniy! This looks good to me. Reviewed-by: Dexuan Cui <decui@xxxxxxxxxxxxx>