linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] Retrieve HW GID context from ib_gid_attr
@ 2019-12-12 10:22 Selvin Xavier
  2019-12-12 10:22 ` [PATCH for-next 1/2] IB/core: Add option to retrieve driver gid " Selvin Xavier
  2019-12-12 10:22 ` [PATCH for-next 2/2] RDMA/bnxt_re: Retrieve the driver gid context from gid_attr Selvin Xavier
  0 siblings, 2 replies; 5+ messages in thread
From: Selvin Xavier @ 2019-12-12 10:22 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-rdma, Selvin Xavier

Provide an option for vendor drivers to get the HW GID context
from the ib_gid_attr during modify_qp and create_ah. Required
for drivers/HW that maintains HW gid index different than the
host sgid_index.

Please review.

Thanks,
Selvin Xavier

Selvin Xavier (2):
  IB/core: Add option to retrieve driver gid context from ib_gid_attr
  RDMA/bnxt_re: Retrieve the driver gid context from gid_attr

 drivers/infiniband/core/cache.c          | 79 ++++++++++++++++++--------------
 drivers/infiniband/hw/bnxt_re/ib_verbs.c | 28 +++++------
 include/rdma/ib_verbs.h                  |  5 ++
 3 files changed, 65 insertions(+), 47 deletions(-)

-- 
2.5.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-13 23:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-12 10:22 [PATCH for-next 0/2] Retrieve HW GID context from ib_gid_attr Selvin Xavier
2019-12-12 10:22 ` [PATCH for-next 1/2] IB/core: Add option to retrieve driver gid " Selvin Xavier
2019-12-13 23:17   ` Parav Pandit
2019-12-12 10:22 ` [PATCH for-next 2/2] RDMA/bnxt_re: Retrieve the driver gid context from gid_attr Selvin Xavier
2019-12-13 23:21   ` Parav Pandit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).