Whamcloud - gitweb
LU-9121 lnet: Add the userspace Marshalling API 97/40197/1
authorSonia Sharma <sharmaso@whamcloud.com>
Tue, 19 Mar 2019 18:56:35 +0000 (14:56 -0400)
committerAmir Shehata <ashehata@whamcloud.com>
Thu, 8 Oct 2020 21:27:30 +0000 (14:27 -0700)
commit43a7950a6762262a713d712d427a80f6305dc1a5
treebd43df491d8a24c484b785087b5e08997dc66fe0
parentfbefa82d60070381f5cf94aac31b37bd0250f2a9
LU-9121 lnet: Add the userspace Marshalling API

Given a UDSP and a memory block of size
enough to hold a marshalled udsp, marshal
the UDSP pointed to by udsp into the memory block.

Change-Id: I67e9c2cc0d7f3dab1e968019d5ee546e6fefeba3
Test-Parameters: trivial testlist=lnet-selftest,sanity-lnet
Signed-off-by: Sonia Sharma <sharmaso@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34513
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Amir Shehata <ashehata@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig_udsp.c