DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: yskoh@mellanox.com
Cc: xuemingl@mellanox.com, rasland@mellanox.com, dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device
Date: Mon,  8 Oct 2018 11:25:20 +0300	[thread overview]
Message-ID: <cover.1538986272.git.shahafs@mellanox.com> (raw)

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(-)

-- 
2.12.0

             reply	other threads:[~2018-10-08  8:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  8:25 Shahaf Shuler [this message]
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 ` [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device Shahaf Shuler

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=cover.1538986272.git.shahafs@mellanox.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).