[PATCH v13] gro: fix reordering of packets in GRO layer

Thomas Monjalon thomas at monjalon.net
Mon Feb 12 15:30:19 CET 2024


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 <kumaraparamesh92 at gmail.com>
> 
> Reviewed-by: Jiayu Hu <hujiayu.hu at foxmail.com>

Applied with Cc stable, thanks.





More information about the stable mailing list