numam-dpdk/drivers/net
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
..
af_packet net/af_packet: set default block size to page size 2019-07-05 01:52:01 +02:00
af_xdp net/af_xdp: correct XDP frame size 2019-07-08 21:26:52 +02:00
ark drivers/net: fix double free on init failure 2019-06-28 20:31:49 +02:00
atlantic drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
avp drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
axgbe drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
bnx2x drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
bnxt eal: fix IOVA mode selection as VA for PCI drivers 2019-07-22 17:45:52 +02:00
bonding net/bonding: use new ethernet address parser 2019-07-08 21:26:52 +02:00
cxgbe net/cxgbe: remove unnecessary cast 2019-06-13 23:54:29 +09:00
dpaa net/dpaa: support interface init for multi-process 2019-07-07 23:13:25 +02:00
dpaa2 drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
e1000 drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
ena net/ena: fix assigning NUMA node to IO queue 2019-06-13 23:54:30 +09:00
enetc drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
enic eal: fix IOVA mode selection as VA for PCI drivers 2019-07-22 17:45:52 +02:00
failsafe net/failsafe: use new ethernet address parser 2019-07-08 21:26:52 +02:00
fm10k drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
hinic net/hinic: add RSS stats and promiscuous ops 2019-06-28 20:31:49 +02:00
i40e drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
iavf drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
ice drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
ifc drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
ipn3ke net/ipn3ke: implement statistics 2019-07-08 21:26:52 +02:00
ixgbe drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
kni drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
liquidio net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
memif net/memif: use new ethernet address parser 2019-07-08 21:26:52 +02:00
mlx4 eal: fix IOVA mode selection as VA for PCI drivers 2019-07-22 17:45:52 +02:00
mlx5 eal: fix IOVA mode selection as VA for PCI drivers 2019-07-22 17:45:52 +02:00
mvneta net/mvneta: remove resources when port is closed 2019-07-08 21:26:52 +02:00
mvpp2 drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
netvsc net/netvsc: fix definition of offload values 2019-07-05 01:52:01 +02:00
nfb net/nfb: support Silicom Mango card 2019-07-03 12:57:30 +02:00
nfp drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
null net/null: fix RxQ errors stat 2019-06-06 20:21:20 +09:00
octeontx net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
octeontx2 bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
pcap drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
qede drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
ring net/ring: fix RxQ errors stat 2019-06-06 20:21:20 +09:00
sfc drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
softnic net/softnic: add config flexibility to TM 2019-07-22 15:41:50 +02:00
szedata2 net/szedata2: support Silicom Mango card 2019-07-03 12:57:30 +02:00
tap drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
thunderx drivers/net: fix double free on init failure 2019-06-28 20:31:49 +02:00
vdev_netvsc net/vdev_netvsc: use new ethernet address parser 2019-07-08 21:26:52 +02:00
vhost drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
virtio drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
vmxnet3 drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
Makefile net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00
meson.build net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00