Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: "Håkon Bugge" <haakon.bugge@oracle.com>
Cc: Jason Gunthorpe <jgg@mellanox.com>,
	OFED mailing list <linux-rdma@vger.kernel.org>,
	Yishai Hadas <yishaih@mellanox.com>,
	Jack Morgenstein <jackm@dev.mellanox.co.il>,
	ranro@mellanox.com
Subject: Re: [PATCH for-rc v2 0/6] Add CM packets missing and harden the proxying
Date: Mon, 10 Aug 2020 14:46:37 +0300	[thread overview]
Message-ID: <20200810114637.GA20478@unreal> (raw)
In-Reply-To: <A84B2186-42F4-4164-B80D-27782CEAE925@oracle.com>

On Mon, Aug 10, 2020 at 01:20:43PM +0200, Håkon Bugge wrote:
> A friendly reminder.

We are in merge window.

BTW, the patches are in our regression all that time and everything works
as expected.

Thanks

>
>
> Thxs, Håkon
>
>
> > On 3 Aug 2020, at 08:19, Håkon Bugge <haakon.bugge@oracle.com> wrote:
> >
> > A high number of MAD packet drops are observed in the mlx4 MAD proxy
> > system. These are fixed by separating the parameters for the tunnel
> > vs. wire QPs and by introducing a separate worker-thread for the wire
> > QPs.
> >
> > Support for MRA and REJ with its reason being timeout is also added.
> >
> > Dynamic debug prints adjusted and amended.
> >
> >    v1->v2:
> > 	* Added commit ("Adjust delayed work when a dup is observed")
> > 	* Minor adjustments in some of the commits
> >
> > Håkon Bugge (6):
> >  IB/mlx4: Add and improve logging
> >  IB/mlx4: Add support for MRA
> >  IB/mlx4: Separate tunnel and wire bufs parameters
> >  IB/mlx4: Fix starvation in paravirt mux/demux
> >  IB/mlx4: Add support for REJ due to timeout
> >  IB/mlx4: Adjust delayed work when a dup is observed
> >
> > drivers/infiniband/hw/mlx4/cm.c      | 148 ++++++++++++++++++++++++-
> > drivers/infiniband/hw/mlx4/mad.c     | 158 +++++++++++++++------------
> > drivers/infiniband/hw/mlx4/mlx4_ib.h |   8 +-
> > 3 files changed, 241 insertions(+), 73 deletions(-)
> >
> > --
> > 2.20.1
> >
>

  reply	other threads:[~2020-08-10 11:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-03  6:19 [PATCH for-rc v2 0/6] Add CM packets missing and harden the proxying Håkon Bugge
2020-08-03  6:19 ` [PATCH for-rc v2 1/6] IB/mlx4: Add and improve logging Håkon Bugge
2020-08-03  6:19 ` [PATCH for-rc v2 2/6] IB/mlx4: Add support for MRA Håkon Bugge
2020-08-03  6:19 ` [PATCH for-rc v2 3/6] IB/mlx4: Separate tunnel and wire bufs parameters Håkon Bugge
2020-08-03  6:19 ` [PATCH for-rc v2 4/6] IB/mlx4: Fix starvation in paravirt mux/demux Håkon Bugge
2020-08-03  6:19 ` [PATCH for-rc v2 5/6] IB/mlx4: Add support for REJ due to timeout Håkon Bugge
2020-08-03  6:19 ` [PATCH for-rc v2 6/6] IB/mlx4: Adjust delayed work when a dup is observed Håkon Bugge
2020-08-10 11:20 ` [PATCH for-rc v2 0/6] Add CM packets missing and harden the proxying Håkon Bugge
2020-08-10 11:46   ` Leon Romanovsky [this message]
2020-08-10 14:10     ` Gal Pressman
2020-08-10 14:23       ` Leon Romanovsky
2020-08-24 16:36 ` Jason Gunthorpe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200810114637.GA20478@unreal \
    --to=leon@kernel.org \
    --cc=haakon.bugge@oracle.com \
    --cc=jackm@dev.mellanox.co.il \
    --cc=jgg@mellanox.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=ranro@mellanox.com \
    --cc=yishaih@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox