> -Original Message-
> From: Li, Xiaoyun
> Sent: Thursday, September 27, 2018 5:22 PM
> To: dev@dpdk.org; Zhang, Qi Z ; Xing, Beilei
> ; Lu, Wenzhuo ; Wu, Jingjing
>
> Cc: Li, Xiaoyun
> Subject: [PATCH 0/2] remove unnecessary call of rte intr enable
>
> Since rte_intr_enable is called
Since rte_intr_enable is called at init and start time. Remove it in
interrupt_action function to avoid too many system calls.
Xiaoyun Li (2):
net/ixgbe: remove unnecessary call of rte intr enable
net/i40e: remove unnecessary call of rte intr enable
drivers/net/i40e/i40e_ethdev.c | 1 -
dr
2 matches
Mail list logo