DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: Shahaf Shuler <shahafs@mellanox.com>, Yongseok Koh <yskoh@mellanox.com>
Cc: "Xueming(Steven) Li" <xuemingl@mellanox.com>,
	Raslan Darawsheh <rasland@mellanox.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device
Date: Thu, 11 Oct 2018 04:56:10 +0000	[thread overview]
Message-ID: <DB7PR05MB44269E538ACC5F12EF680D3AC3E10@DB7PR05MB4426.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <cover.1538986272.git.shahafs@mellanox.com>

Monday, October 8, 2018 11:25 AM, Shahaf Shuler:
> Subject: [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device
> 
> Setting BlueField device with representors introduced some corner cases
> that were overlooked during the development of representors for x86.
> 
> This series enables the PMD to run on both x86 and BlueField with
> representors enabled.
> 
> Shahaf Shuler (3):
>   net/mlx5: support missing counter in extended statistics
>   net/mlx5: add representor specific statistics
>   net/mlx5: always use representor ifindex for ioctl
> 
>  drivers/net/mlx5/mlx5.h        | 16 ++++++--
>  drivers/net/mlx5/mlx5_ethdev.c | 41 ++++++++------------
>  drivers/net/mlx5/mlx5_mac.c    |  2 +-
>  drivers/net/mlx5/mlx5_stats.c  | 88 ++++++++++++++++++++++--------------
> ------
>  4 files changed, 76 insertions(+), 71 deletions(-)

Applied to next-net-mlx, thanks. 

> 
> --
> 2.12.0

      parent reply	other threads:[~2018-10-11  4:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  8:25 Shahaf Shuler
2018-10-08  8:25 ` [dpdk-dev] [PATCH 1/3] net/mlx5: support missing counter in extended statistics Shahaf Shuler
2018-10-08  8:25 ` [dpdk-dev] [PATCH 2/3] net/mlx5: add representor specific statistics Shahaf Shuler
2018-10-08  8:25 ` [dpdk-dev] [PATCH 3/3] net/mlx5: always use representor ifindex for ioctl Shahaf Shuler
2018-10-11  4:56 ` Shahaf Shuler [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=DB7PR05MB44269E538ACC5F12EF680D3AC3E10@DB7PR05MB4426.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=rasland@mellanox.com \
    --cc=xuemingl@mellanox.com \
    --cc=yskoh@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;
as well as URLs for NNTP newsgroup(s).