Re: [PATCH] mem: fix API doc about allocation on secondary processes

2022-10-04 Thread David Marchand
On Fri, Sep 30, 2022 at 3:19 PM Honnappa Nagarahalli wrote: > > Since 10 years, memzone allocation is allowed on secondary processes. Now > > it's time to update the documentation accordingly. > > > > At the same time, fix mempool, mbuf and ring documentation which rely on > > memzones internally.

RE: [PATCH] mem: fix API doc about allocation on secondary processes

2022-09-30 Thread Honnappa Nagarahalli
> Subject: [PATCH] mem: fix API doc about allocation on secondary processes > > Since 10 years, memzone allocation is allowed on secondary processes. Now > it's time to update the documentation accordingly. > > At the same time, fix mempool, mbuf and ring documentation which rely on > memzones