[PATCH v2 0/8] Enable building more libraries on Windows

David Marchand david.marchand at redhat.com
Thu Feb 9 10:16:21 CET 2023


Hello Stephen,

On Tue, Feb 7, 2023 at 11:13 PM Dmitry Kozlyuk <dmitry.kozliuk at gmail.com> wrote:
>
> 2023-02-06 16:19 (UTC-0800), Stephen Hemminger:
> > While diagnosing some Windows cross build errors;
> > noticed that lots of important DPDK libraries are not
> > being built on Windows.
> >
> > Stephen Hemminger (8):
> >   net/null: build null PMD on Windows
> >   net/ring: build on Windows
> >   lpm: enable on Windows
> >   reorder: build on Windows
> >   ip_frag: enable build on Windows
> >   rib: enable on Windows
> >   fib: enable on Windows
> >   pcapng: windows compatibility
> >
> > v2 - fix unnecessary PATH_MAX in net/ring driver
>
> Looks like #include <rte_os_shim.h> is still needed in rte_eth_ring.h
> to avoid the fatal warning about `strdup()` with clang (MS CRT, actually).

We need a new revision.
Thanks.


-- 
David Marchand



More information about the dev mailing list