[PATCH v2 0/2] enable lpm to be compiled with MSVC
Andre Muezerie
andremue at linux.microsoft.com
Fri May 16 19:36:40 CEST 2025
This patchset resolves all issues related to lpm that until now prevented
it from being built using MSVC.
After resolving the issues it enables lpm to be compiled with MSVC.
v2:
- Updated meson.build to enable lpm for MSVC
Andre Muezerie (2):
lib/lpm: use standard atomic_store_explicit
lib/lpm: enable lpm to be compiled with MSVC
lib/lpm/meson.build | 6 ---
lib/lpm/rte_lpm.c | 108 ++++++++++++++++++++++++++++----------------
lib/lpm/rte_lpm.h | 56 ++++++++++++++---------
3 files changed, 104 insertions(+), 66 deletions(-)
--
2.49.0.vfs.0.3
More information about the dev
mailing list