Whamcloud - gitweb
LU-14008 o2iblnd: avoid static allocation for msg tx 61/40261/10
authorAlexey Lyashkov <alexey.lyashkov@hpe.com>
Wed, 12 Aug 2020 13:20:00 +0000 (16:20 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Jan 2022 05:12:39 +0000 (05:12 +0000)
commit7d12b98d3f8294ca0911ca730aacd07a0f822298
tree277ecad39d72043cd3a3ea8aca572df8fe58e2d6
parenta72fb33895572d73d6c8e9796c3e9c2ac61b0f93
LU-14008 o2iblnd: avoid static allocation for msg tx

tx msg handling simplification, just push
a lnet header message in same list as other.

Cray-bug-id: LUS-1796
Change-Id: I8e5d9b8a4579ff630d4a4fbc57b06a73a662e68c
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Reviewed-on: https://review.whamcloud.com/40261
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: Alexander Boyko <alexander.boyko@hpe.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c