jianfeng
On 3/27/2018 5:26 PM, Tan, Jianfeng wrote:
Hi,
On 3/26/2018 7:20 PM, Jeff Guo wrote:
Add new interrupt handle type of RTE_INTR_HANDLE_DEV_EVENT, for
device event interrupt monitor.
A simple search of RTE_INTR_HANDLE_ALARM, we can see that we still
need to update rte_intr_enable()
Hi,
On 3/26/2018 7:20 PM, Jeff Guo wrote:
Add new interrupt handle type of RTE_INTR_HANDLE_DEV_EVENT, for
device event interrupt monitor.
A simple search of RTE_INTR_HANDLE_ALARM, we can see that we still need
to update rte_intr_enable()/rte_intr_disable(), and test_interrupt_init().
Thank
Add new interrupt handle type of RTE_INTR_HANDLE_DEV_EVENT, for
device event interrupt monitor.
Signed-off-by: Jeff Guo
---
v16->v15:
split into small patch base on the function
---
lib/librte_eal/common/include/rte_eal_interrupts.h | 1 +
lib/librte_eal/linuxapp/eal/eal_interrupts.c | 5 +
3 matches
Mail list logo