All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
	Parav Pandit <parav@mellanox.com>,
	linux-rdma@vger.kernel.org
Subject: Re: [PATCH rdma-next] IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug params
Date: Wed, 4 Mar 2020 14:21:58 -0400	[thread overview]
Message-ID: <20200304182158.GA916@ziepe.ca> (raw)
In-Reply-To: <20200227125246.99472-1-leon@kernel.org>

On Thu, Feb 27, 2020 at 02:52:46PM +0200, Leon Romanovsky wrote:
> From: Parav Pandit <parav@mellanox.com>
> 
> Add two debugfs parameters described below.
> 
> np_min_time_between_cnps - Minimum time between sending CNPs from the
>                            port.
>                            Unit = microseconds.
>                            Default = 0 (no min wait time; generated
>                            based on incoming ECN marked packets).
> 
> rp_max_rate - Maximum rate at which reaction point node can transmit.
>               Once this limit is reached, RP is no longer rate limited.
>               Unit = Mbits/sec
>               Default = 0 (full speed)
> 
> Signed-off-by: Parav Pandit <parav@mellanox.com>
> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
> ---
>  drivers/infiniband/hw/mlx5/cong.c    | 20 ++++++++++++++++++++
>  drivers/infiniband/hw/mlx5/mlx5_ib.h |  2 ++
>  2 files changed, 22 insertions(+)

Applied to for-next, thanks

Jason

      reply	other threads:[~2020-03-04 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-27 12:52 [PATCH rdma-next] IB/mlx5: Add np_min_time_between_cnps and rp_max_rate debug params Leon Romanovsky
2020-03-04 18:21 ` Jason Gunthorpe [this message]

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=20200304182158.GA916@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=dledford@redhat.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=parav@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.