RE: Re: Re: Re: Re: [PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
From: Eryk Kubanski
Date: Tue Jun 10 2025 - 05:36:42 EST
xsk_build_skb() doesn't seem to handle
zerocopy case in that situation.
(IFF_TX_SKB_NO_LINEAR device flag)
How to return descriptors back after
building skb in zerocopy mode?
How does it work in this situation?