Whamcloud - gitweb
LU-9121 lnet: Add the userspace De-Marshalling API
authorSonia Sharma <sharmaso@whamcloud.com>
Tue, 19 Mar 2019 10:00:39 +0000 (06:00 -0400)
committerAmir Shehata <ashehata@whamcloud.com>
Mon, 22 Feb 2021 17:10:57 +0000 (09:10 -0800)
commitf0101cee1eac803d356a28edc0facefebc3b9f10
treec7dc6bc3ae927873b9b52a344292e337c385745e
parent6248e1cd7fb70f4138d19866c4b444b5f77af227
LU-9121 lnet: Add the userspace De-Marshalling API

Given a bulk containing a single UDSP, De-Marshalling
API demarshals it and populates a udsp structure.

Change-Id: Id2502dffc6fd259ad552c018b0cab415a12a8cfe
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/34501
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/utils/lnetconfig/Makefile.am
lnet/utils/lnetconfig/liblnetconfig_udsp.c [new file with mode: 0644]