Whamcloud - gitweb
LU-9121 lnet: UDSP storage and marshalled structs 53/34253/42
authorAmir Shehata <ashehata@whamcloud.com>
Wed, 13 Feb 2019 23:21:54 +0000 (15:21 -0800)
committerAmir Shehata <ashehata@whamcloud.com>
Wed, 17 Jun 2020 20:26:02 +0000 (20:26 +0000)
commita67aee0e1991807ad75d21b90a72eea38ce2e5dd
treec2f5171abea474ba64f4b2018d749a13c748b4e7
parentca09fda138b6d72588f40e4cf79c5f2de832d2dd
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