numam-dpdk/drivers/common
Suanming Mou d38e3d5266 common/mlx5: add memory management functions
Add the internal mlx5 memory management functions:

mlx5_malloc_mem_select();
mlx5_memory_stat_dump();
mlx5_rellaocate();
mlx5_malloc();
mlx5_free();

User will be allowed to manage memory from system or from rte memory
with the unified functions.

In this case, for the system with limited memory which can not reserve
lots of rte hugepage memory in advanced, will allocate the memory from
system for some of not so important control path objects based on the
sys_mem_en configuration.

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
2020-07-21 15:44:36 +02:00
..
cpt crypto/octeontx2: support ChaCha20-Poly1305 2020-07-08 18:16:17 +02:00
dpaax bus/dpaa: enable link state interrupt 2020-07-11 06:18:52 +02:00
iavf log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
mlx5 common/mlx5: add memory management functions 2020-07-21 15:44:36 +02:00
mvep build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
octeontx log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
octeontx2 common/octeontx2: retry interrupt callback unregister 2020-07-11 06:18:52 +02:00
qat crypto/qat: support ChaCha20-Poly1305 2020-07-08 18:16:40 +02:00
Makefile regex/mlx5: introduce driver for BlueField 2 2020-07-21 19:04:05 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00