]> www.infradead.org Git - nvme.git/commit
RDMA/irdma: Add RoCEv2 UD OP support
authorMustafa Ismail <mustafa.ismail@intel.com>
Wed, 2 Jun 2021 20:51:32 +0000 (15:51 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 2 Jun 2021 22:55:18 +0000 (19:55 -0300)
commitdd90451fac23be5adcee8627eb65e7d228cd03f6
treec5a028bb8082670e9a9d603f6f52576334e1544f
parentb48c24c2d710cf34810c555dcef883a3d35a9c08
RDMA/irdma: Add RoCEv2 UD OP support

Add the header, data structures and functions
to populate the WQE descriptors and issue the
Control QP commands that support RoCEv2 UD operations.

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