Searched hist:"8510 e1a3d16c7e4e2b47c9675b18725407c616b7" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_regs_defs.h | diff 8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 22:31:30 CET 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 D | ena_eth_com.h | diff 8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 22:31:30 CET 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 D | ena_eth_com.c | diff 8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 22:31:30 CET 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 D | ena_netdev.h | diff 8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 22:31:30 CET 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 D | ena_netdev.c | diff 8510e1a3d16c7e4e2b47c9675b18725407c616b7 Thu Dec 28 22:31:30 CET 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>
|