> > Function rte_epoll_wait should return when underlying call
> > to epoll_wait times out.
> >
> > Signed-off-by: Robert Sanford
>
> Acked-by: Cunming Liang
Applied, thanks
Hi,
> -Original Message-
> From: Robert Sanford [mailto:rsanford2 at gmail.com]
> Sent: Tuesday, August 18, 2015 11:54 PM
> To: Liang, Cunming; dev at dpdk.org
> Subject: [PATCH] eal/linux: fix rte_epoll_wait
>
> Function rte_epoll_wait should return when underlying call
> to epoll_wait t
Function rte_epoll_wait should return when underlying call
to epoll_wait times out.
Signed-off-by: Robert Sanford
---
lib/librte_eal/linuxapp/eal/eal_interrupts.c |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/lib/librte_eal/linuxapp/eal/eal_interrupts.c
b/lib/librte
3 matches
Mail list logo