Whamcloud - gitweb
LU-9121 lnet: Add the kernel level Marshalling API
authorSonia Sharma <sharmaso@whamcloud.com>
Sat, 23 Feb 2019 04:07:45 +0000 (23:07 -0500)
committerAmir Shehata <ashehata@whamcloud.com>
Mon, 22 Feb 2021 17:10:57 +0000 (09:10 -0800)
commitcd0ef3165e1d1b5f4f7cbe3335f3146286d4bcc5
tree4955fff5e1b64d9aeaf92cd78c1b08d8e20607e1
parenta29151e30d8b89d0240c75bfd5f2346cbc57ecec
LU-9121 lnet: Add the kernel level Marshalling API

Given a UDSP, Marshal the UDSP pointed to by udsp
into the memory block that is allocated from userspace.

Change-Id: I325c977fd9c902f7ee31fceaaf07abf27ef7391e
Test-Parameters: trivial testlist=lnet-selftest,sanity-lnet
Signed-off-by: Sonia Sharma <sharmaso@whamcloud.com>
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34403
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
lnet/include/lnet/udsp.h
lnet/lnet/udsp.c