From: Antonio Q. <a...@un...> - 2025-07-01 14:31:28
|
Hi, On 01/07/2025 15:51, Gert Doering wrote: > Hi > > On Tue, Jul 01, 2025 at 02:47:44PM +0200, Ralf Lici wrote: >> By calling skb_gso_reset(skb) we ensure the inner packet is presented to >> gro_cells_receive() with a clean slate, correctly indicating it is an >> individual packet from the perspective of the local stack. > > Amazing find. > > I have tested this on my ubuntu 20.04 (backports) testbed that had the > "large ping tcp instance -> udp instance fail", and now everything succeeds > (this patch applied to "DCO version: ovpn-net-next/net-6.15.0-8f0bda6"). > > Tested-By: Gert Doering <ge...@gr...> Thanks a lot for testing this out! I slightly improved the commit message and added missing tags. The patch has been queued for sending to net. Regards, -- Antonio Quartulli |