On 6/21/22 11:55 PM, Hao Xu wrote: > From: Hao Xu <howeyxu@xxxxxxxxxxx> > > __io_kbuf_recycle() is only called in io_kbuf_recycle(). Kill it and > tweak the code so that the legacy pbuf and ring pbuf code become clear I have applied this one as I think it makes sense separately, but I'd really like to see the ring provided buffer recycling done inline as that is fast path for provided buffers (and it's very few instructions). Care to do a patch on top for that? -- Jens Axboe