[dpdk-dev] [PATCH v2] eal/windows: definition for ETOOMANYREFS	errno
    Dmitry Kozlyuk 
    dmitry.kozliuk at gmail.com
       
    Sun Nov 15 00:13:23 CET 2020
    
    
  
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>
    
    
More information about the dev
mailing list