On 04-Apr-20 5:27 AM, Bao-Long Tran wrote:
Hi,
My goal is to create mbuf pools using external memory with rte_malloc_heap_*().
The initial implementation goes like this:
- Create an empty heap rte_malloc_heap_create()
- Calculate memory required
- Provision and add the calculated single memory c
Hi,
My goal is to create mbuf pools using external memory with rte_malloc_heap_*().
The initial implementation goes like this:
- Create an empty heap rte_malloc_heap_create()
- Calculate memory required
- Provision and add the calculated single memory chunk to
the heap rte_malloc_heap_memory_ad
2 matches
Mail list logo