Re: [PATCH net-next v2 2/5] net: gro: only merge packets with incrementing or fixed outer ids
From: Jakub Kicinski
Date: Tue Aug 19 2025 - 20:30:58 EST
On Tue, 19 Aug 2025 08:32:20 +0200 Richard Gobert wrote:
> + flush = __gro_receive_network_flush(th, th2, p, off - NAPI_GRO_CB(p)->network_offset, false);
> + if (NAPI_GRO_CB(p)->encap_mark)
> + flush |= __gro_receive_network_flush(th, th2, p, off - NAPI_GRO_CB(p)->inner_network_offset, true);
Please wrap lines at 80 columns
--
pw-bot: cr