Home
last modified time | relevance | path

Searched hist:"8510 e1a3d16c7e4e2b47c9675b18725407c616b7" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/amazon/ena/
H A Dena_regs_defs.h8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 21:31:30 UTC 2017 Netanel Belgazal <netanel@amazon.com> net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X

A mechanism for detection of stuck Rx/Tx rings due to missed or
misrouted interrupts.
Check if there are unhandled completion descriptors before the first
MSI-X interrupt arrived.
The check is per queue and per interrupt vector.
Once such condition is detected, driver and device reset is scheduled.

Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dena_netdev.h8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 21:31:30 UTC 2017 Netanel Belgazal <netanel@amazon.com> net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X

A mechanism for detection of stuck Rx/Tx rings due to missed or
misrouted interrupts.
Check if there are unhandled completion descriptors before the first
MSI-X interrupt arrived.
The check is per queue and per interrupt vector.
Once such condition is detected, driver and device reset is scheduled.

Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dena_netdev.c8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 21:31:30 UTC 2017 Netanel Belgazal <netanel@amazon.com> net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X

A mechanism for detection of stuck Rx/Tx rings due to missed or
misrouted interrupts.
Check if there are unhandled completion descriptors before the first
MSI-X interrupt arrived.
The check is per queue and per interrupt vector.
Once such condition is detected, driver and device reset is scheduled.

Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>