On Thu, 19 Nov 2020 17:18:11 +0200, Tal Shnaiderman wrote:
> Linux epoll mechanism is not implemented in Windows.
>
> Add stub similarly to freeBSD.
>
> Signed-off-by: Tal Shnaiderman
>
> ---
> v2: add missing export in def file [DavidM]
> ---
> lib/librte_eal/rte_eal_exports.def | 1 +
>
Linux epoll mechanism is not implemented in Windows.
Add stub similarly to freeBSD.
Signed-off-by: Tal Shnaiderman
---
v2: add missing export in def file [DavidM]
---
lib/librte_eal/rte_eal_exports.def | 1 +
lib/librte_eal/windows/eal_interrupts.c | 6 ++
2 files changed, 7 insertion
2 matches
Mail list logo