netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Make SMC-R can work with rxe devices
@ 2024-08-09  8:31 Liu Jian
  2024-08-09  8:31 ` [PATCH net-next 1/4] rdma/device: export ib_device_get_netdev() Liu Jian
                   ` (5 more replies)
  0 siblings, 6 replies; 20+ messages in thread
From: Liu Jian @ 2024-08-09  8:31 UTC (permalink / raw)
  To: linux-rdma, linux-s390, netdev
  Cc: jgg, leon, zyjzyj2000, wenjia, jaka, alibuda, tonylu, guwen,
	davem, edumazet, kuba, pabeni, liujian56

Make SMC-R can work with rxe devices. This allows us to easily test and
learn the SMC-R protocol without relying on a physical RoCE NIC.

Liu Jian (4):
  rdma/device: export ib_device_get_netdev()
  net/smc: use ib_device_get_netdev() helper to get netdev info
  net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
  RDMA/rxe: Set queue pair cur_qp_state when being queried

 drivers/infiniband/core/core_priv.h   |  3 ---
 drivers/infiniband/core/device.c      |  1 +
 drivers/infiniband/sw/rxe/rxe_verbs.c |  2 ++
 include/rdma/ib_verbs.h               |  2 ++
 net/smc/smc_ib.c                      | 10 +++++-----
 net/smc/smc_pnet.c                    |  6 +-----
 6 files changed, 11 insertions(+), 13 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-08-28 10:29 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09  8:31 [PATCH net-next 0/4] Make SMC-R can work with rxe devices Liu Jian
2024-08-09  8:31 ` [PATCH net-next 1/4] rdma/device: export ib_device_get_netdev() Liu Jian
2024-08-09  8:31 ` [PATCH net-next 2/4] net/smc: use ib_device_get_netdev() helper to get netdev info Liu Jian
2024-08-09 14:59   ` Dust Li
2024-08-12  2:07     ` liujian (CE)
2024-08-12  2:43       ` Dust Li
2024-08-09  8:31 ` [PATCH net-next 3/4] net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() Liu Jian
2024-08-09 10:01   ` Wen Gu
2024-08-09 14:59   ` Dust Li
2024-08-12  3:30   ` D. Wythe
2024-08-09  8:31 ` [PATCH net-next 4/4] RDMA/rxe: Set queue pair cur_qp_state when being queried Liu Jian
2024-08-09 11:06   ` Zhu Yanjun
2024-08-11  8:31     ` Leon Romanovsky
     [not found]       ` <bb0a5de8-f2d3-4276-ada4-f788f574b798@linux.dev>
2024-08-11 10:24         ` Zhu Yanjun
2024-08-11  6:05 ` [PATCH net-next 0/4] Make SMC-R can work with rxe devices Jan Karcher
2024-08-20 13:16 ` Jan Karcher
2024-08-21  1:03   ` Dust Li
2024-08-24 10:04     ` liujian (CE)
2024-08-26 19:04       ` Jan Karcher
2024-08-28 10:29         ` liujian (CE)

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).