> Subject: Re: [dpdk-dev] [PATCH] eal/windows: add stub for
> rte_intr_free_epoll_fd
>
> External email: Use caution opening links or attachments
>
>
> On Thu, Nov 19, 2020 at 3:00 PM Tal Shnaiderman
> wrote:
> >
> > Linux epoll mechanism is not impl
On Thu, Nov 19, 2020 at 3:00 PM Tal Shnaiderman wrote:
>
> Linux epoll mechanism is not implemented in Windows.
>
> Add stub similarly to freeBSD.
>
> Signed-off-by: Tal Shnaiderman
> ---
> lib/librte_eal/windows/eal_interrupts.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/lib
Linux epoll mechanism is not implemented in Windows.
Add stub similarly to freeBSD.
Signed-off-by: Tal Shnaiderman
---
lib/librte_eal/windows/eal_interrupts.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/lib/librte_eal/windows/eal_interrupts.c
b/lib/librte_eal/windows/eal_interrup
3 matches
Mail list logo