[dpdk-dev] [PATCH 3/5] mempool: use generic memory management

Andrew Rybchenko arybchenko at solarflare.com
Sun May 31 15:06:10 CEST 2020


On 5/31/20 3:41 PM, Fady Bader wrote:
> mempool used Unix memory management calls, which are not supported
> on Windows.
> Used generic memory management instead.
> 
> Signed-off-by: Fady Bader <fady at mellanox.com>

LGTM, but I've expected rte_eal_ prefix, not just rte_.
Anyway, these functions are added early and it is out-of-scope
of the patch.

Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>



More information about the dev mailing list