On Fri, 8 May 2026 08:01:17 -0700 Stanislav Fomichev wrote: > Since this is a good case, maybe fold it into skb_frags_readable check above? > > if (likely(skb_frags_readable() || netmem_tx == NETMEM_TX_NO_DMA))
FWIW I had the same feeling on v2, so probably worth fixing.

