linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  0/3] IB/mlx4: Fix extended counters support
@ 2016-02-11  8:24 Matan Barak
       [not found] ` <1455179084-4778-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Matan Barak @ 2016-02-11  8:24 UTC (permalink / raw)
  To: Doug Ledford
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Or Gerlitz, Matan Barak,
	Christoph Lameter, Eran Ben Elisha

From: Eran Ben Elisha <eranbe-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

Hi Doug,

This series fixes an issue introduced in 4.5 after applying Christoph Lameter's
"IB 64 bit counter support" series.  Christoph used a mad in order to query the
vendor driver for extended counters support, however this mad wasn't handled in
mlx4 when link layer is Ethernet.  Thus, extended counters support was broken.
In addition, this series fixes a bug in IB/core sysfs which was also introduced
in "IB 64 bit counter support" series.

Patch 0001 fixes wrong handling of port info capability mask, which caused
setting of extended counters sysfs even if underlying device doesn't support
it.
Patch 0002-0003 align mlx4 counters sysfs for extended counters scheme in case
link layer is Ethernet.

Thanks,
Eran and Matan.

Eran Ben Elisha (3):
  IB/core: Fix reading capability mask of the port info class
  IB/mlx4: Add support for extended counters over RoCE ports
  IB/mlx4: Add support for the port info class for RoCE ports

 drivers/infiniband/core/sysfs.c  |  5 ++--
 drivers/infiniband/hw/mlx4/mad.c | 63 +++++++++++++++++++++++++++++++---------
 2 files changed, 52 insertions(+), 16 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-02-11 17:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-11  8:24 [PATCH 0/3] IB/mlx4: Fix extended counters support Matan Barak
     [not found] ` <1455179084-4778-1-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-02-11  8:24   ` [PATCH 1/3] IB/core: Fix reading capability mask of the port info class Matan Barak
     [not found]     ` <1455179084-4778-2-git-send-email-matanb-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-02-11 13:53       ` Christoph Lameter
2016-02-11  8:24   ` [PATCH 2/3] IB/mlx4: Add support for extended counters over RoCE ports Matan Barak
2016-02-11  8:24   ` [PATCH 3/3] IB/mlx4: Add support for the port info class for " Matan Barak
2016-02-11 16:08   ` [PATCH 0/3] IB/mlx4: Fix extended counters support Doug Ledford
     [not found]     ` <56BCB215.4050802-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-02-11 16:49       ` Matan Barak
     [not found]         ` <CAAKD3BDQ7x2JzeWrPz+bzG_otRzWmhEmh8cMJ_DXkYGH+SqAzw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-02-11 17:00           ` Christoph Lameter
2016-02-11 17:46           ` Doug Ledford

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