eal/windows: add definition of ETOOMANYREFS
authorTal Shnaiderman <talshn@nvidia.com>
Sat, 14 Nov 2020 22:21:29 +0000 (00:21 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 15 Nov 2020 23:14:07 +0000 (00:14 +0100)
commitc917b54b0c743c7a570a4d8df8954c61d8b818c4
treee56846fe599a34c41da75706c87855bdd10dd2e0
parent1509e07f58369cb629b018d6272d714d6b6d236e
eal/windows: add definition of ETOOMANYREFS

The ETOOMANYREFS errno was missing from the Windows build.
It is used in initialization of flow error structures.

It is defined with the same error code used by WSAETOOMANYREFS.

Signed-off-by: Tal Shnaiderman <talshn@nvidia.com>
Acked-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
lib/librte_eal/windows/include/rte_os.h