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

2018-09-18 Thread Burakov, Anatoly
On 18-Sep-18 1:29 PM, Shreyansh Jain wrote: On Monday 17 September 2018 06:30 PM, Burakov, Anatoly wrote: On 17-Sep-18 1:16 PM, Shahaf Shuler wrote: Monday, September 17, 2018 1:07 PM, Burakov, Anatoly: Subject: Re: [dpdk-dev] [PATCH 00/16] Support externally allocated memory in DPDK On 13

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

2018-09-18 Thread Shreyansh Jain
On Monday 17 September 2018 06:30 PM, Burakov, Anatoly wrote: On 17-Sep-18 1:16 PM, Shahaf Shuler wrote: Monday, September 17, 2018 1:07 PM, Burakov, Anatoly: Subject: Re: [dpdk-dev] [PATCH 00/16] Support externally allocated memory in DPDK On 13-Sep-18 8:44 AM, Shahaf Shuler wrote

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

2018-09-17 Thread Burakov, Anatoly
On 17-Sep-18 1:16 PM, Shahaf Shuler wrote: Monday, September 17, 2018 1:07 PM, Burakov, Anatoly: Subject: Re: [dpdk-dev] [PATCH 00/16] Support externally allocated memory in DPDK On 13-Sep-18 8:44 AM, Shahaf Shuler wrote: [...] The responsibility to ensure memory is accessible before using

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

2018-09-17 Thread Shahaf Shuler
Monday, September 17, 2018 1:07 PM, Burakov, Anatoly: > Subject: Re: [dpdk-dev] [PATCH 00/16] Support externally allocated memory > in DPDK > > On 13-Sep-18 8:44 AM, Shahaf Shuler wrote: [...] > >> The responsibility to ensure memory is accessible before using it is > &g

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

2018-09-17 Thread Burakov, Anatoly
On 13-Sep-18 8:44 AM, Shahaf Shuler wrote: Hi Anatoly, First thanks for the patchset, it is a great enhancement. See question below. Tuesday, September 4, 2018 4:12 PM, Anatoly Burakov: Subject: [dpdk-dev] [PATCH 00/16] Support externally allocated memory in DPDK This is a proposal to

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

2018-09-13 Thread Shahaf Shuler
Hi Anatoly, First thanks for the patchset, it is a great enhancement. See question below. Tuesday, September 4, 2018 4:12 PM, Anatoly Burakov: > Subject: [dpdk-dev] [PATCH 00/16] Support externally allocated memory in > DPDK > > This is a proposal to enable using externally allo

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

2018-09-04 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