Re: [net][PATCH 1/5] rds: fix reordering with composite message notification

2019-07-10 Thread Yanjun Zhu
On 2019/7/10 13:32, Santosh Shilimkar wrote: RDS composite message(rdma + control) user notification needs to be triggered once the full message is delivered and such a fix was added as part of commit 941f8d55f6d61 ("RDS: RDMA: Fix the composite message user notification"). But rds_send_remove_

[net][PATCH 1/5] rds: fix reordering with composite message notification

2019-07-09 Thread Santosh Shilimkar
RDS composite message(rdma + control) user notification needs to be triggered once the full message is delivered and such a fix was added as part of commit 941f8d55f6d61 ("RDS: RDMA: Fix the composite message user notification"). But rds_send_remove_from_sock is missing data part notify check and h