Re: [PATCH bpf 0/6] Address XDP frags having negative tailroom

From: Jakub Kicinski

Date: Wed Feb 04 2026 - 20:23:51 EST


On Wed, 4 Feb 2026 14:57:13 -0800 Martin KaFai Lau wrote:
> On 2/3/26 2:53 AM, Larysa Zaremba wrote:
> > Larysa Zaremba (6):
> > xdp: produce a warning when calculated tailroom is negative
> > ice: fix rxq info registering in mbuf packets
> > ice: change XDP RxQ frag_size from DMA write length to truesize
> > i40e: use truesize as XDP RxQ info frag_size
> > idpf: use truesize as XDP RxQ info frag_size
> > net: enetc: use truesize as XDP RxQ info frag_size
>
> Jakub, can you help to take it to the net tree? Thanks.

Will do. I think I also have some questions, first, tho :)