public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Moshe Shemesh <moshe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH rdma-next] (IB, net)/mlx4: Add resource utilization support
Date: Wed, 21 Jun 2017 09:37:07 +0300	[thread overview]
Message-ID: <20170621063707.GB1248@mtr-leonro.local> (raw)
In-Reply-To: <20170621062936.7894-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]

On Wed, Jun 21, 2017 at 09:29:36AM +0300, Leon Romanovsky wrote:
> From: Moshe Shemesh <moshe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
>
> Adding visibility of resource usage of QPs, CQs and counters used by
> virtual functions. This feature will be used to give the PF administrator
> more data while debugging VF status. Usage info was added to ALLOC_RES
> command, to notify the PF if the resource which is being reserved or
> allocated for the VF will be used by kernel driver or by user verbs.
>
> Updated reservation and allocation functions of QP, CQ and counter with
> additional usage parameter.
>
> Signed-off-by: Moshe Shemesh <moshe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> Signed-off-by: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> ---
>  drivers/infiniband/hw/mlx4/cq.c                |  2 ++
>  drivers/infiniband/hw/mlx4/main.c              |  6 ++++--
>  drivers/infiniband/hw/mlx4/qp.c                | 13 +++++++++----
>  drivers/net/ethernet/mellanox/mlx4/cq.c        |  7 ++++---
>  drivers/net/ethernet/mellanox/mlx4/en_cq.c     |  1 +
>  drivers/net/ethernet/mellanox/mlx4/en_netdev.c |  3 ++-
>  drivers/net/ethernet/mellanox/mlx4/en_rx.c     |  6 ++++--
>  drivers/net/ethernet/mellanox/mlx4/en_tx.c     |  3 ++-
>  drivers/net/ethernet/mellanox/mlx4/main.c      |  7 ++++---
>  drivers/net/ethernet/mellanox/mlx4/qp.c        |  5 +++--
>  include/linux/mlx4/device.h                    | 12 ++++++++++--
>  11 files changed, 45 insertions(+), 20 deletions(-)

Hi Doug,

This patch is based on commit 4931c6ef04b4 ("net/mlx4_en: Optimized single ring steering")
from Dave's net-next

Thanks

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2017-06-21  6:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21  6:29 [PATCH rdma-next] (IB, net)/mlx4: Add resource utilization support Leon Romanovsky
     [not found] ` <20170621062936.7894-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-06-21  6:37   ` Leon Romanovsky [this message]
2017-07-28 18:27   ` Doug Ledford

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=20170621063707.GB1248@mtr-leonro.local \
    --to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=moshe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    /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