Whamcloud - gitweb
LU-12287 lnet: handling device failure by IB event handler 37/35037/7
authorTatsushi Takamura <takamr.tatsushi@jp.fujitsu.com>
Mon, 3 Jun 2019 01:11:24 +0000 (10:11 +0900)
committerOleg Drokin <green@whamcloud.com>
Sat, 8 Feb 2020 03:59:49 +0000 (03:59 +0000)
commitc6e4c21c4f8b04abc53c1010a697eb3ada4fb315
tree56cb2793afde94bfccbf78efb199c4e7116ced7d
parentd6bd5e9cc49b3bb9901ada503107e8b0eca44f7e
LU-12287 lnet: handling device failure by IB event handler

The following IB events cannot be handled by QP event handler
- IB_EVENT_DEVICE_FATAL
- IB_EVENT_PORT_ERR
- IB_EVENT_PORT_ACTIVE

IB event handler handles device errors such as hardware errors
and link down.

Test-Parameters: trivial
Signed-off-by: Tatsushi Takamura <takamr.tatsushi@jp.fujitsu.com>
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I9869fb1cd1172040e0dd34828318017a0f30df81
Reviewed-on: https://review.whamcloud.com/35037
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h