Searched hist:"1 ea7812326004afd2803cc968a4776ae5120a597" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iwarp.c | diff 1ea7812326004afd2803cc968a4776ae5120a597 Wed Sep 22 05:53:26 CDT 2021 Shai Malin <smalin@marvell.com> qed: rdma - don't wait for resources under hw error recovery flow
If the HW device is during recovery, the HW resources will never return, hence we shouldn't wait for the CID (HW context ID) bitmaps to clear. This fix speeds up the error recovery flow.
Fixes: 64515dc899df ("qed: Add infrastructure for error detection and recovery") Signed-off-by: Michal Kalderon <mkalderon@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: Shai Malin <smalin@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | qed_roce.c | diff 1ea7812326004afd2803cc968a4776ae5120a597 Wed Sep 22 05:53:26 CDT 2021 Shai Malin <smalin@marvell.com> qed: rdma - don't wait for resources under hw error recovery flow
If the HW device is during recovery, the HW resources will never return, hence we shouldn't wait for the CID (HW context ID) bitmaps to clear. This fix speeds up the error recovery flow.
Fixes: 64515dc899df ("qed: Add infrastructure for error detection and recovery") Signed-off-by: Michal Kalderon <mkalderon@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: Shai Malin <smalin@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|