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

2018-04-11 Thread Thomas Monjalon
11/04/2018 14:29, Anatoly Burakov: > This patchset introduces dynamic memory allocation for DPDK (aka memory > hotplug). Based upon RFC submitted in December [1]. Applied (with some fixes discussed together), thanks for the huge work! Now waiting adjustments for some devices or platforms.

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

2018-04-11 Thread Anatoly Burakov
This patchset introduces dynamic memory allocation for DPDK (aka memory hotplug). Based upon RFC submitted in December [1]. Deprecation notices relevant to this patchset: - General outline of memory hotplug changes [2] The vast majority of changes are in the EAL and malloc, the external API disru