Whamcloud - gitweb
LU-9121 lnet: Add the kernel level De-Marshalling API 92/40192/1
authorSonia Sharma <sharmaso@whamcloud.com>
Sat, 16 Mar 2019 09:23:02 +0000 (05:23 -0400)
committerAmir Shehata <ashehata@whamcloud.com>
Thu, 8 Oct 2020 21:27:29 +0000 (14:27 -0700)
commit202f560085a8b595874e01de9afd3ea66744516a
tree80d958550e38a8c31e52de49663ad3004e2d09a6
parentfb167b9185ce0301c111f46d81083ab79dc31d9a
LU-9121 lnet: Add the kernel level De-Marshalling API

Given a bulk allocated from userspace containing a
single UDSP, De-Marshalling API demarshals it
and populate the provided udsp structure.

Change-Id: I0a5a9148f8b2abc64284cb7780c37cbc8063b828
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/34488
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