Whamcloud - gitweb
LU-9121 lnet: Add the userspace Marshalling API
authorSonia Sharma <sharmaso@whamcloud.com>
Tue, 19 Mar 2019 18:56:35 +0000 (14:56 -0400)
committerAmir Shehata <ashehata@whamcloud.com>
Mon, 22 Feb 2021 17:10:57 +0000 (09:10 -0800)
commitf6225d78bcf497ef934b2c97383dceeddab4aee3
tree377b7ba74ae9da995d093343cb189db7cd729733
parentf0101cee1eac803d356a28edc0facefebc3b9f10
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