linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-rc V1 0/4] RXE fixes for 4.8
@ 2016-09-07 11:04 Leon Romanovsky
       [not found] ` <1473246247-16536-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 18+ messages in thread
From: Leon Romanovsky @ 2016-09-07 11:04 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Leon Romanovsky

From: Leon Romanovsky <leonro-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

Hi Doug,

Please find the following four patches from Yonatan which
fix numerous issues in RXE code.

Thanks

Changelog v0->v1:
 * Patch 1:
   * removed second call to register_netdevice_notifier()
   * fix indentation issues
   * separated rxe_net_init() into two functions

Yonatan Cohen (4):
  IB/rxe: Fix kernel panic in udp_setup_tunnel
  IB/rxe: Fix duplicate atomic request handling
  IB/rxe: Fix race condition between requester and completer
  IB/rxe: Fix kmem_cache leak

 drivers/infiniband/sw/rxe/rxe.c      | 25 ++++++++++++++--
 drivers/infiniband/sw/rxe/rxe_comp.c | 13 ++++++++
 drivers/infiniband/sw/rxe/rxe_net.c  | 55 ++++++++++++++++------------------
 drivers/infiniband/sw/rxe/rxe_net.h  |  5 +++-
 drivers/infiniband/sw/rxe/rxe_req.c  | 57 ++++++++++++++++++++++++++++--------
 drivers/infiniband/sw/rxe/rxe_resp.c | 11 +++----
 6 files changed, 114 insertions(+), 52 deletions(-)

--
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: [PATCH rdma-rc V1 0/4] RXE fixes for 4.8
@ 2016-09-14 15:06 Stephen Bates
       [not found] ` <20160914150652.GA7129-Fu/sLxIRQ7hz7qcAzjI/l7KmtST0zaCzZeezCHUQhQ4@public.gmane.org>
  0 siblings, 1 reply; 18+ messages in thread
From: Stephen Bates @ 2016-09-14 15:06 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA, monis-VPRAkNaXOzVWk0Htik3J/w,
	leon-DgEjT+Ai2ygdnm+yROfE0A

> Hi Doug,

> Please find the following four patches from Yonatan which
> fix numerous issues in RXE code.

Hi

Can I ask as to the status of these patches? I found they stabilized
my RXE test environment a lot. I went from being unable to complete a
run of

ib_write_bw -a -b -d rxe1

due to stalling of network traffic to successful completion of the same
command across all packet sizes with only a stack depth warning of the
form:

[ 1315.810430] kworker/dying (14) used greatest stack depth: 12736 bytes left

So I would like to see some version of this patchset make it into the
codebase soon.

FYI my test configuration is a QEMU socket based network connection
between two QEMU instances running on a bare-metal machine. Running
4.8-rc6 with these three patches applied. For more information on my
test setup see the NVMf over Soft RoCE section of the README.md in [1].

[1] https://github.com/sbates130272/qemu-minimal

For the series:

Tested-by: Stephen Bates <sbates-pv7U853sEMVWk0Htik3J/w@public.gmane.org>

Cheers

Stephen Bates
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-09-16 18:31 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 11:04 [PATCH rdma-rc V1 0/4] RXE fixes for 4.8 Leon Romanovsky
     [not found] ` <1473246247-16536-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:04   ` [PATCH rdma-rc V1 1/4] IB/rxe: Fix kernel panic in udp_setup_tunnel Leon Romanovsky
     [not found]     ` <1473246247-16536-2-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:20       ` Or Gerlitz
     [not found]         ` <CAJ3xEMhskkpCprziZUZQJWUVvwc_3_MSbJco_bOyuSrwDYXFwQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-07 11:39           ` Moni Shoua
     [not found]             ` <DB6PR0501MB2037ABAB81A844F098D30738D3F80-wTfl6qNNZ1M0/zJZXFVcNsDSnupUy6xnnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
2016-09-07 13:23               ` Or Gerlitz
2016-09-07 12:13           ` Leon Romanovsky
     [not found]             ` <20160907121303.GD18398-2ukJVAZIZ/Y@public.gmane.org>
2016-09-07 13:19               ` Or Gerlitz
     [not found]                 ` <CAJ3xEMguukA63m0T9VnXxXkWcmEfRsJeuoDn1NG7RDjm9kZL_Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-07 16:02                   ` Doug Ledford
2016-09-07 14:18           ` Moni Shoua
2016-09-07 11:04   ` [PATCH rdma-rc V1 2/4] IB/rxe: Fix duplicate atomic request handling Leon Romanovsky
     [not found]     ` <1473246247-16536-3-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:16       ` Or Gerlitz
2016-09-07 11:04   ` [PATCH rdma-rc V1 3/4] IB/rxe: Fix race condition between requester and completer Leon Romanovsky
     [not found]     ` <1473246247-16536-4-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:18       ` Or Gerlitz
2016-09-07 11:04   ` [PATCH rdma-rc V1 4/4] IB/rxe: Fix kmem_cache leak Leon Romanovsky
     [not found]     ` <1473246247-16536-5-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-09-07 11:13       ` Or Gerlitz
2016-09-16 18:31   ` [PATCH rdma-rc V1 0/4] RXE fixes for 4.8 Doug Ledford
  -- strict thread matches above, loose matches on Subject: below --
2016-09-14 15:06 Stephen Bates
     [not found] ` <20160914150652.GA7129-Fu/sLxIRQ7hz7qcAzjI/l7KmtST0zaCzZeezCHUQhQ4@public.gmane.org>
2016-09-14 16:42   ` Doug Ledford

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