[PATCH] mbuf: enable to be compiled with MSVC
Andre Muezerie
andremue at linux.microsoft.com
Tue Feb 11 03:19:16 CET 2025
On Mon, Feb 10, 2025 at 02:34:29PM -0800, Stephen Hemminger wrote:
> On Mon, 10 Feb 2025 13:51:05 -0800
> Andre Muezerie <andremue at linux.microsoft.com> wrote:
>
> > Now that the issues preventing this lib from be compiled with MSVC
> > are fixed it can be included in the compilation.
> >
> > The "net" library will automatically get compiled as well as it
> > has a dependency on "mbuf" which will now get fulfilled.
> >
> > Signed-off-by: Andre Muezerie <andremue at linux.microsoft.com>
> > ---
>
> Getting close to building test-pmd on Windows?
>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
We are getting closer, yes :-)
More information about the dev
mailing list