Whamcloud - gitweb
LU-9121 lnet: UDSP storage and marshalled structs
authorAmir Shehata <ashehata@whamcloud.com>
Wed, 13 Feb 2019 23:21:54 +0000 (15:21 -0800)
committerAmir Shehata <ashehata@whamcloud.com>
Mon, 22 Feb 2021 17:10:56 +0000 (09:10 -0800)
commit6427da97ef6e90e5bca565675ef6227dc21fe879
tree8c1f31fc5e746f39d6ec59ccf6d053cf0c001871
parente1635c6afbccf97c73cc9079a4e47079b5a2341f
LU-9121 lnet: UDSP storage and marshalled structs

Commit the structures which will be used by kernel space
to store the UDSPs. This commit also adds the IOCTL structures
which are used for marshalling the UDSPs between user and
kernel space.

Test-Parameters: trivial testlist=lnet-selftest,sanity-lnet
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: I490fa9a050cb1f8debc381be773cda4ce8abe29b
Reviewed-on: https://review.whamcloud.com/34253
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lnet/include/lnet/lib-types.h
lnet/include/uapi/linux/lnet/lnet-dlc.h
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/lnet/api-ni.c