[dpdk-dev] [PATCH v6 0/3] build mempool on Windows
Fady Bader
fady at mellanox.com
Sun Jul 5 15:47:43 CEST 2020
Added changes in order to build mempool lib on windows.
v6:
* fixed generic memory management usage.
* removed unneeded exports.
v5:
* disabled function versioning on Windows in lib/meson.build.
v4:
* Fixed some commit messages and added comments to unclear code.
v3:
* Rebased on current master and v5 of "eal/windows: ring build on Windows".
v2:
* Replace ifndef of tracepoints with symbol export from memory management
patchset.
Fady Bader (3):
eal: disable function versioning on Windows
mempool: use generic memory management
mempool: mempool build on Windows
lib/librte_eal/include/rte_function_versioning.h | 2 +-
lib/librte_eal/rte_eal_exports.def | 6 ++++++
lib/librte_mempool/rte_mempool.c | 26 +++++++++++-------------
lib/meson.build | 7 ++++++-
4 files changed, 25 insertions(+), 16 deletions(-)
--
2.16.1.windows.4
More information about the dev
mailing list