Re: [dpdk-dev] [PATCH v4 00/20] Support externally allocated memory in DPDK

2018-09-24 Thread Burakov, Anatoly
On 23-Sep-18 10:21 PM, Thomas Monjalon wrote: Hi Anatoly, 21/09/2018 18:13, Anatoly Burakov: This is a proposal to enable using externally allocated memory in DPDK. About this change and previous ones, I think we may miss some documentation about the usage and the internal design of the DPDK

Re: [dpdk-dev] [PATCH v4 00/20] Support externally allocated memory in DPDK

2018-09-23 Thread Thomas Monjalon
Hi Anatoly, 21/09/2018 18:13, Anatoly Burakov: > This is a proposal to enable using externally allocated memory > in DPDK. About this change and previous ones, I think we may miss some documentation about the usage and the internal design of the DPDK memory allocation. You already updated some do

[dpdk-dev] [PATCH v4 00/20] Support externally allocated memory in DPDK

2018-09-21 Thread Anatoly Burakov
This is a proposal to enable using externally allocated memory in DPDK. In a nutshell, here is what is being done here: - Index internal malloc heaps by NUMA node index, rather than NUMA node itself (external heaps will have ID's in order of creation) - Add identifier string to malloc heap, to