Whamcloud - gitweb
LU-9120 lnet: handle o2iblnd tx failure 65/32765/15
authorAmir Shehata <amir.shehata@intel.com>
Fri, 15 Jun 2018 20:15:27 +0000 (13:15 -0700)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 17 Aug 2018 19:54:34 +0000 (19:54 +0000)
commit8cf835e425d845da2ad3a787898a2b3001f75114
tree409874a80ec6d78e4c6ed811b7ab9a8e5ab7d5a0
parent70616605dd44be37068f4e1a4745a2f8b90eb1f5
LU-9120 lnet: handle o2iblnd tx failure

Monitor the different types of failures that might occur on the
transmit and flag the type of failure to be propagated to LNet
which will handle either by attempting a resend or simply
finalizing the message and propagating a failure to the ULP.

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I4e2bb62257cb8bd2a5ed0054c172742c465731be
Reviewed-on: https://review.whamcloud.com/32765
Reviewed-by: Sonia Sharma <sharmaso@whamcloud.com>
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Tested-by: Jenkins
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c