numam-dpdk/lib/librte_eal/windows
Tal Shnaiderman c917b54b0c 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>
2020-11-16 00:14:07 +01:00
..
include eal/windows: add definition of ETOOMANYREFS 2020-11-16 00:14:07 +01:00
eal_alarm.c eal/windows: fix deadlock when setting alarm 2020-11-03 22:45:02 +01:00
eal_debug.c eal/windows: support exit and panic 2020-06-24 11:02:51 +02:00
eal_file.c eal/windows: implement basic memory management 2020-06-15 19:30:54 +02:00
eal_hugepages.c eal/windows: detect insufficient privileges for hugepages 2020-07-11 00:45:20 +02:00
eal_interrupts.c eal/windows: add interrupt thread skeleton 2020-10-14 22:48:38 +02:00
eal_lcore.c eal/windows: improve CPU and NUMA node detection 2020-06-15 19:29:39 +02:00
eal_log.c eal/windows: support logging 2020-05-07 12:18:18 +02:00
eal_memalloc.c eal: move OS common config objects 2020-06-30 00:02:53 +02:00
eal_memory.c eal: move OS common config objects 2020-06-30 00:02:53 +02:00
eal_mp.c bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00
eal_thread.c eal: rename lcore master and slave 2020-10-20 13:17:08 +02:00
eal_timer.c timer: support EAL functions on Windows 2020-06-23 19:03:30 +02:00
eal_windows.h eal/windows: add interrupt thread skeleton 2020-10-14 22:48:38 +02:00
eal.c eal/windows: allow running as non-admin 2020-11-03 22:45:02 +01:00
fnmatch.c eal/windows: add fnmatch implementation 2020-05-07 12:18:17 +02:00
getopt.c eal/windows: use bundled getopt with MinGW 2020-10-05 09:12:24 +02:00
meson.build eal/windows: implement alarm API 2020-10-14 22:54:04 +02:00