[dpdk-dev] [PATCH v2] eal/windows: definition for ETOOMANYREFS errno
Thomas Monjalon
thomas at monjalon.net
Mon Nov 16 00:10:07 CET 2020
15/11/2020 00:13, Dmitry Kozlyuk:
> On Sun, 15 Nov 2020 00:21:29 +0200, Tal Shnaiderman wrote:
> > The ETOOMANYREFS errno is missing from the Windows build.
> > it is used in initialization of flow error structures.
> >
> > The commit will define it with the same error code used by
> > WSAETOOMANYREFS.
> >
> > Signed-off-by: Tal Shnaiderman <talshn at nvidia.com>
> >
> > ---
> > v2: log message fix, apply errno to both Windows builds
> > and remove dependency on winsock2.h [DmitryK]
>
> Acked-by: Dmitry Kozlyuk <dmitry.kozliuk at gmail.com>
Applied, thanks
More information about the dev
mailing list