numam-dpdk/drivers/net/avp
Nithin Dabilpuram 6bee9d5f45 drivers/net: use ack in interrupt handlers
Replace rte_intr_enable() with rte_intr_ack() API
for acking an interrupt in interrupt handlers and
rx_queue_intr_enable() callbacks of PMD's.

This is inline with original intent of this change in PMDs
to ack interrupts after handling is completed if
device is backed by UIO, IGB_UIO or VFIO(with INTx).

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Shahed Shaikh <shshaikh@marvell.com>
Tested-by: Shahed Shaikh <shshaikh@marvell.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2019-07-23 12:00:23 +02:00
..
avp_ethdev.c drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
avp_logs.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
Makefile drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
meson.build drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
rte_avp_common.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
rte_avp_fifo.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_pmd_avp_version.map fix indentation in symbol maps 2018-11-26 20:16:46 +01:00