> -Original Message-
> From: Yigit, Ferruh
> Sent: Monday, September 17, 2018 7:08 PM
> To: Xing, Beilei ; Zhang, Qi Z
> Cc: dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3] net/i40e: add alarm handler
>
> On 9/11/2018 4:35 AM, Beilei Xing wrote:
> > This
On 9/11/2018 4:35 AM, Beilei Xing wrote:
> This patch adds alarm handler, and then i40e
> PF will use alarm handler instead of interrupt
> handler when device is started and Rx interrupt
> mode is disabled. This way will save CPU cycles
> during receiving packets.
>
> Signed-off-by: Beilei Xing
> -Original Message-
> From: Xing, Beilei
> Sent: Tuesday, September 11, 2018 11:36 AM
> To: Zhang, Qi Z
> Cc: dev@dpdk.org
> Subject: [PATCH v3] net/i40e: add alarm handler
>
> This patch adds alarm handler, and then i40e PF will use alarm handler instead
> of interrupt handler when devi
This patch adds alarm handler, and then i40e
PF will use alarm handler instead of interrupt
handler when device is started and Rx interrupt
mode is disabled. This way will save CPU cycles
during receiving packets.
Signed-off-by: Beilei Xing
---
drivers/net/i40e/i40e_ethdev.c | 67 +++
4 matches
Mail list logo