linux/drivers/infiniband
Gioh Kim 8e86499e6c RDMA/rtrs: New function converting rtrs_addr to string
There is common code converting addresses of source machine and
destination machine to a string.  We already have a struct rtrs_addr to
store two addresses.  This patch introduces a new function that converts
two addresses into one string with struct rtrs_addr.

Link: https://lore.kernel.org/r/20210325153308.1214057-14-gi-oh.kim@ionos.com
Signed-off-by: Gioh Kim <gi-oh.kim@ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-04-01 15:49:47 -03:00
..
core RDMA/core: Fix corrupted SL on passive side 2021-04-01 14:47:24 -03:00
hw RDMA/hns: Support congestion control type selection according to the FW 2021-04-01 15:23:09 -03:00
sw RDMA/rxe: Remove rxe_dma_device declaration 2021-03-31 14:45:50 -03:00
ulp RDMA/rtrs: New function converting rtrs_addr to string 2021-04-01 15:49:47 -03:00
Kconfig RDMA/umem: Support importing dma-buf as user memory region 2021-01-20 16:07:52 -04:00
Makefile