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

Reply via email to