Re: [PATCH net-next v5] net: pppoe: implement GRO/GSO support
From: Qingfang Deng <dqfext@gmail.com>
Date: 2026-03-26 02:43:51
Also in:
lkml
From: Qingfang Deng <dqfext@gmail.com>
Date: 2026-03-26 02:43:51
Also in:
lkml
Hi all, In some cases (such as BIG TCP) a GRO skb length can overflow a u16, then what should I do with the u16 length field here?