Re: [PATCH net v2] net/packet: defer vmalloc TX_RING free until skbs finish
Kyle Zeng <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <aodZVp2PqHnEiLV8@com-75606> |
On Thu, Aug 20, 2026 at 12:42:53PM -0700, Jakub Kicinski wrote:
> On Sun, 16 Aug 2026 16:56:46 -0700 Kyle Zeng wrote:
> > Fixes: b013840810c2 ("packet: use percpu mmap tx frame pending refcount")
> > Cc: [email protected]
> > Link: https://lore.kernel.org/netdev/[email protected]/
> > Suggested-by: Eric Dumazet <[email protected]>
> > Suggested-by: Willem de Bruijn <[email protected]>
> > Assisted-by: Codex:gpt-5.6-sol
>
> Kyle, we're missing your sign-off tag here.
Apologies, here is the tag:
Signed-off-by: Kyle Zeng <[email protected]>