On Mon, Apr 1, 2024 at 7:03 PM Stephen Hemminger <step...@networkplumber.org> wrote: > > Tried building mempool with MSVC. In addition to the > __rte_constant macro Tyler had already done. > > This fixes a couple of warnings, and cleans up the > code. > > Stephen Hemminger (2): > mempool: replace GCC pragma with cast > mempool: fix unused warning with MSVC > > lib/mempool/rte_mempool.c | 14 ++------------ > 1 file changed, 2 insertions(+), 12 deletions(-)
Series applied, thanks. -- David Marchand