Re: [dpdk-dev] [PATCH] eal/windows: definition for ETOOMANYREFS errno

2020-11-15 Thread Tal Shnaiderman
> Subject: Re: [PATCH] eal/windows: definition for ETOOMANYREFS errno > > External email: Use caution opening links or attachments > > > 14/11/2020 23:11, Tal Shnaiderman: > > > On Sat, 14 Nov 2020 23:11:56 +0200, Tal Shnaiderman wrote: > > > > The ETOOMANYREFS errno is missing from the Windows

Re: [dpdk-dev] [PATCH] eal/windows: definition for ETOOMANYREFS errno

2020-11-15 Thread Thomas Monjalon
14/11/2020 23:11, Tal Shnaiderman: > > On Sat, 14 Nov 2020 23:11:56 +0200, Tal Shnaiderman wrote: > > > The ETOOMANYREFS errno is missing from the Windows clang build is it > > > used in initialization of flow error structures. > > > > "is it" -> "it is" > > > > > The commit will define it as it

Re: [dpdk-dev] [PATCH] eal/windows: definition for ETOOMANYREFS errno

2020-11-14 Thread Tal Shnaiderman
> Subject: Re: [PATCH] eal/windows: definition for ETOOMANYREFS errno > > External email: Use caution opening links or attachments > > > On Sat, 14 Nov 2020 23:11:56 +0200, Tal Shnaiderman wrote: > > The ETOOMANYREFS errno is missing from the Windows clang build is it > > used in initialization

Re: [dpdk-dev] [PATCH] eal/windows: definition for ETOOMANYREFS errno

2020-11-14 Thread Dmitry Kozlyuk
On Sat, 14 Nov 2020 23:11:56 +0200, Tal Shnaiderman wrote: > The ETOOMANYREFS errno is missing from the Windows clang build > is it used in initialization of flow error structures. "is it" -> "it is" > The commit will define it as it is done in the minGW Windows build. "The commit will" is unne