On 1/4/2018 3:44 PM, Moti Haimovsky wrote:
> This patch adds support for registering and waiting for Rx interrupts.
> This allows applications to wait for Rx events from the PMD using the
> DPDK rte_epoll subsystem.
>
> Signed-off-by: Moti Haimovsky
<...>
> @@ -0,0 +1,138 @@
> +/*-
> + * BSD
Acked-by: Pascal Mazon
On 04/01/2018 16:44, Moti Haimovsky wrote:
> This patch adds support for registering and waiting for Rx interrupts.
> This allows applications to wait for Rx events from the PMD using the
> DPDK rte_epoll subsystem.
>
> Signed-off-by: Moti Haimovsky
> ---
> V3:
> Fixed cod
This patch adds support for registering and waiting for Rx interrupts.
This allows applications to wait for Rx events from the PMD using the
DPDK rte_epoll subsystem.
Signed-off-by: Moti Haimovsky
---
V3:
Fixed coding style warnings.
V2:
Modifications according to inputs from Pascal Mazon
* Remo
3 matches
Mail list logo