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

2018-10-11 Thread Thomas Monjalon
> Anatoly Burakov (21): > mem: add length to memseg list > mem: allow memseg lists to be marked as external > malloc: index heaps using heap ID rather than NUMA node > mem: do not check for invalid socket ID > flow_classify: do not check for invalid socket ID > pipeline: do not check fo

[dpdk-dev] [PATCH v9 00/21] Support externally allocated memory in DPDK

2018-10-02 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