Whamcloud - gitweb
LU-9121 lnet: UDSP storage and marshalled structs 83/40183/1
authorAmir Shehata <ashehata@whamcloud.com>
Wed, 13 Feb 2019 23:21:54 +0000 (15:21 -0800)
committerAmir Shehata <ashehata@whamcloud.com>
Thu, 8 Oct 2020 20:43:30 +0000 (13:43 -0700)
commit220a7439fd2bf97bb69a8103e16e02694a32130f
tree02b439a00f6e6eec151a065f226d04f385358e2a
parent382d6f186dbebea5a034bc264db0b702d78a1401
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