16/01/2024 15:28, 胡嘉瑜: > > 在 2024/1/9 上午12:04, Kumara Parameshwaran 写道: > > In the current implementation when a packet is received with > > special TCP flag(s) set, only that packet is delivered out of order. > > There could be already coalesced packets in the GRO table > > belonging to the same flow but not delivered. > > This fix makes sure that the entire segment is delivered with the > > special flag(s) set which is how the Linux GRO is also implemented > > > > Signed-off-by: Kumara Parameshwaran <kumaraparames...@gmail.com> > > Reviewed-by: Jiayu Hu <hujiayu...@foxmail.com>
Applied with Cc stable, thanks.