Whamcloud - gitweb
LU-9121 lnet: Add the userspace De-Marshalling API 96/40196/1
authorSonia Sharma <sharmaso@whamcloud.com>
Tue, 19 Mar 2019 10:00:39 +0000 (06:00 -0400)
committerAmir Shehata <ashehata@whamcloud.com>
Thu, 8 Oct 2020 21:27:30 +0000 (14:27 -0700)
commitfbefa82d60070381f5cf94aac31b37bd0250f2a9
treeaf3e5c2f127af7488d9b6238be04d602476dcec5
parentb0159ff10af4bb7cafcf4696b574460402d5bf86
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]