Hi Gage,
On Mon, Sep 21, 2020 at 03:42:28PM +, Eads, Gage wrote:
> Hi Olivier,
>
>
>
> > > +Stack Mempool Driver
> > > +
> > > +
> > > +**rte_mempool_stack** is a pure software mempool driver based on the
> > > +``rte_stack`` DPDK library. A stack-based mempool is often
Hi Olivier,
> > +Stack Mempool Driver
> > +
> > +
> > +**rte_mempool_stack** is a pure software mempool driver based on the
> > +``rte_stack`` DPDK library. A stack-based mempool is often better suited to
> > +packet-processing workloads than a ring-based mempool, since its L
Hi Gage,
On Mon, Sep 14, 2020 at 04:11:53PM -0500, Gage Eads wrote:
> This guide describes the two stack modes, their tradeoffs, and (via a
> reference to the mempool guide) how to enable them.
>
> Signed-off-by: Gage Eads
> ---
> v3: Fixed "Title underline too short" warning
>
> v2: Added comm
This guide describes the two stack modes, their tradeoffs, and (via a
reference to the mempool guide) how to enable them.
Signed-off-by: Gage Eads
---
v3: Fixed "Title underline too short" warning
v2: Added commit description
doc/guides/mempool/index.rst | 1 +
doc/guides/mempool/sta
4 matches
Mail list logo