[dpdk-dev] [PATCH v2 0/4] build mempool on Windows
Fady Bader
fady at mellanox.com
Mon Jun 1 12:31:35 CEST 2020
Added changes in order to build mempool lib on windows.
Depends-on: patch-70497 ("ring: build on Windows")
v2:
* Replace ifndef of tracepoints with symbol export from memory management
patchset.
Fady Bader (4):
eal: disable function versioning on Windows
mempool: use generic memory management
eal: export needed functions for mempool
mempool: mempool build on Windows
lib/librte_eal/include/rte_function_versioning.h | 4 ++++
lib/librte_eal/rte_eal_exports.def | 6 ++++++
lib/librte_eal/rte_eal_version.map | 3 +++
lib/librte_mempool/rte_mempool.c | 21 ++++++++++-----------
lib/meson.build | 3 ++-
5 files changed, 25 insertions(+), 12 deletions(-)
--
2.16.1.windows.4
More information about the dev
mailing list