DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device
@ 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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Shahaf Shuler @ 2018-10-08  8:25 UTC (permalink / raw)
  To: yskoh; +Cc: xuemingl, rasland, dev

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-11  4:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-08  8:25 [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device 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 ` [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device Shahaf Shuler

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