OSDN Git Service

RDMA/irdma: Add user/kernel shared libraries
authorMustafa Ismail <mustafa.ismail@intel.com>
Wed, 2 Jun 2021 20:51:33 +0000 (15:51 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 2 Jun 2021 22:55:18 +0000 (19:55 -0300)
commit551c46edc7690c1656fbe44ef770ec4e6c004215
treedb32d90b21cab103ea1f70455c5d2446d46a10ac
parentdd90451fac23be5adcee8627eb65e7d228cd03f6
RDMA/irdma: Add user/kernel shared libraries

Building the WQE descriptors for different verb
operations are similar in kernel and user-space.
Add these shared libraries.

Link: https://lore.kernel.org/r/20210602205138.889-12-shiraz.saleem@intel.com
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/irdma/uk.c [new file with mode: 0644]
drivers/infiniband/hw/irdma/user.h [new file with mode: 0644]