All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrien Mazarguil <adrien.mazarguil@6wind.com>
To: Shahaf Shuler <shahafs@mellanox.com>
Cc: dev@dpdk.org, Elad Persiko <eladpe@mellanox.com>
Subject: Re: [PATCH v3] net/mlx5: support extended statistics
Date: Mon, 16 Jan 2017 15:01:58 +0100	[thread overview]
Message-ID: <20170116140158.GC3779@6wind.com> (raw)
In-Reply-To: <1484573439-10752-1-git-send-email-shahafs@mellanox.com>

On Mon, Jan 16, 2017 at 03:30:39PM +0200, Shahaf Shuler wrote:
> Implement extended statistics callbacks.
> 
> Suggested-by: Hanoch Haim <hhaim@cisco.com>
> Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
> Signed-off-by: Elad Persiko <eladpe@mellanox.com>
> ---
> changes on v3:
> * change commit log
> * add const to mlx5_counters_init
> * change warning message for unrecognized counter
> ---
>  drivers/net/mlx5/mlx5.c         |   3 +
>  drivers/net/mlx5/mlx5.h         |  15 ++
>  drivers/net/mlx5/mlx5_defs.h    |   3 +
>  drivers/net/mlx5/mlx5_stats.c   | 324 ++++++++++++++++++++++++++++++++++++++++
>  drivers/net/mlx5/mlx5_trigger.c |   1 +
>  5 files changed, 346 insertions(+)

Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>

-- 
Adrien Mazarguil
6WIND

  reply	other threads:[~2017-01-16 14:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-16 13:30 [PATCH v3] net/mlx5: support extended statistics Shahaf Shuler
2017-01-16 14:01 ` Adrien Mazarguil [this message]
2017-01-16 16:18 ` Ferruh Yigit
2017-01-17 14:29 ` [PATCH] " Shahaf Shuler
2017-01-17 14:39   ` Shahaf Shuler
2017-01-17 14:37 ` [PATCH v4] " Shahaf Shuler
2017-01-17 19:14   ` Ferruh Yigit

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=20170116140158.GC3779@6wind.com \
    --to=adrien.mazarguil@6wind.com \
    --cc=dev@dpdk.org \
    --cc=eladpe@mellanox.com \
    --cc=shahafs@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.