[dpdk-dev] [PATCH v7 0/3] build mempool on Windows
Fady Bader
fady at mellanox.com
Mon Jul 6 13:32:38 CEST 2020
v7:
* fixed commit messages style issues.
* disabled function versioning in a simpler way.
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
doc/guides/windows_gsg/intro.rst | 4 ++++
lib/librte_eal/rte_eal_exports.def | 6 ++++++
lib/librte_mempool/rte_mempool.c | 26 ++++++++++++--------------
lib/meson.build | 8 ++++++--
4 files changed, 28 insertions(+), 16 deletions(-)
--
2.16.1.windows.4
More information about the dev
mailing list