Re: [dpdk-dev] [dpdk-stable] [PATCH] eal/windows: revert definition of ETOOMANYREFS

2020-11-20 Thread David Marchand
On Fri, Nov 20, 2020 at 10:12 AM David Marchand wrote: > > On Thu, Nov 19, 2020 at 4:43 PM Tal Shnaiderman wrote: > > > > This reverts commit c917b54b0c743c7a570a4d8df8954c61d8b818c4. > > > > The definition of ETOOMANYREFS is reverted as it breaks build of > > external applications already defini

Re: [dpdk-dev] [dpdk-stable] [PATCH] eal/windows: revert definition of ETOOMANYREFS

2020-11-20 Thread David Marchand
On Thu, Nov 19, 2020 at 4:43 PM Tal Shnaiderman wrote: > > This reverts commit c917b54b0c743c7a570a4d8df8954c61d8b818c4. > > The definition of ETOOMANYREFS is reverted as it breaks build of > external applications already defining it. > > Fixes: c917b54b0c ("eal/windows: add definition of ETOOMANY