Re: [dpdk-dev] [PATCH v5 00/70] Memory Hotplug for DPDK

2018-04-09 Thread gowrishankar muthukrishnan
On Monday 09 April 2018 11:30 PM, Anatoly Burakov wrote: This patchset introduces dynamic memory allocation for DPDK (aka memory hotplug). Based upon RFC submitted in December [1]. Dependencies (to be applied in specified order): - EAL IOVA fix [2] Deprecation notices relevant to this patchset:

[dpdk-dev] [PATCH v5 00/70] Memory Hotplug for DPDK

2018-04-09 Thread Anatoly Burakov
This patchset introduces dynamic memory allocation for DPDK (aka memory hotplug). Based upon RFC submitted in December [1]. Dependencies (to be applied in specified order): - EAL IOVA fix [2] Deprecation notices relevant to this patchset: - General outline of memory hotplug changes [3] The vast