RDMA/irdma: Add privileged UDA queue implementation
authorMustafa Ismail <mustafa.ismail@intel.com>
Wed, 2 Jun 2021 20:51:27 +0000 (15:51 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 2 Jun 2021 22:55:17 +0000 (19:55 -0300)
commita3a06db504d30d46875eb4ebc89568dde841d64d
tree5e1b60ee81b74ff9b0322c4627589a811fee59cb
parentd1850c005aee2254205301279a67316a649c712a
RDMA/irdma: Add privileged UDA queue implementation

Implement privileged UDA queues to handle iWARP connection
packets and receive exceptions.

Link: https://lore.kernel.org/r/20210602205138.889-6-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/puda.c [new file with mode: 0644]
drivers/infiniband/hw/irdma/puda.h [new file with mode: 0644]