Whamcloud - gitweb
LU-10270 lnet: remove an early rx code 54/30254/7
authorAlexey Lyashkov <c17817@cray.com>
Thu, 23 Nov 2017 11:28:18 +0000 (14:28 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 27 Feb 2018 03:42:44 +0000 (03:42 +0000)
commitc3894ff80fe4b48f2d62ea33ddc54fb5891e6484
treef84945c25d74e5d70ee7371527e9ffed385f1bc2
parent84099c2135e8b11ffd2688a4b4c2529e6e60468f
LU-10270 lnet: remove an early rx code

early RX added to the o2ib lnd as attempt to reordering problem
handling, When messages have arrived before actual connection sets.
But it code can fill all incoming queue and normal connect will not
processed.

Cray-bug-id: MRP-4638
Signed-off-by: Alexey Lyashkov <c17817@cray.com>
Change-Id: I2efc73534a20c4628ed462ee5055c901dbf44278
Reviewed-on: https://review.whamcloud.com/30254
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Doug Oucharek <dougso@me.com>
Reviewed-by: Amir Shehata <amir.shehata@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c