public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Or Gerlitz <ogerlitz@mellanox.com>
To: Alex Thorlton <athorlton@sgi.com>
Cc: Or Gerlitz <gerlitz.or@gmail.com>,
	andrew banman <abanman@sgi.com>,
	"Linux Kernel" <linux-kernel@vger.kernel.org>,
	Doug Ledford <dledford@redhat.com>,
	Sean Hefty <sean.hefty@intel.com>,
	Hal Rosenstock <hal.rosenstock@gmail.com>,
	"David S. Miller" <davem@davemloft.net>,
	Roland Dreier <roland@purestorage.com>,
	Matan Barak <matanb@mellanox.com>,
	Moni Shoua <monis@mellanox.com>,
	Jack Morgenstein <jackm@dev.mellanox.co.il>,
	"Yishai Hadas" <yishaih@mellanox.com>,
	Eran Ben Elisha <eranbe@mellanox.com>,
	"Ira Weiny" <ira.weiny@intel.com>,
	"linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Subject: Re: [BUG] mellanox IB driver fails to load on large config
Date: Thu, 16 Jul 2015 09:25:37 +0300	[thread overview]
Message-ID: <55A74E61.1080403@mellanox.com> (raw)
In-Reply-To: <20150714202848.GD58053@asylum.americas.sgi.com>

On 7/14/2015 11:28 PM, Alex Thorlton wrote:
>
> We see the same exact messages on 4.1-rc8.
>
>

does this solves the problem?


diff --git a/include/linux/mlx4/device.h b/include/linux/mlx4/device.h
index ad31e47..c8ae3b9 100644
--- a/include/linux/mlx4/device.h
+++ b/include/linux/mlx4/device.h
@@ -45,7 +45,7 @@
  #include <linux/timecounter.h>

  #define MAX_MSIX_P_PORT                17
-#define MAX_MSIX               64
+#define MAX_MSIX               1024
  #define MIN_MSIX_P_PORT                5
  #define MLX4_IS_LEGACY_EQ_MODE(dev_cap) ((dev_cap).num_comp_vectors < \
(dev_cap).num_ports * MIN_MSIX_P_PORT)
--


  parent reply	other threads:[~2015-07-16  6:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 19:15 [BUG] mellanox IB driver fails to load on large config andrew banman
2015-07-11 20:20 ` Or Gerlitz
2015-07-14 18:22   ` andrew banman
2015-07-14 18:48     ` Alex Thorlton
2015-07-14 20:06       ` Or Gerlitz
2015-07-14 20:28         ` Alex Thorlton
2015-07-15 11:33           ` Matan Barak
2015-07-16  6:25           ` Or Gerlitz [this message]
2015-07-20 16:28             ` Alex Thorlton
2015-07-21  2:56               ` Alex Thorlton
2015-07-21 14:21                 ` Matan Barak

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=55A74E61.1080403@mellanox.com \
    --to=ogerlitz@mellanox.com \
    --cc=abanman@sgi.com \
    --cc=athorlton@sgi.com \
    --cc=davem@davemloft.net \
    --cc=dledford@redhat.com \
    --cc=eranbe@mellanox.com \
    --cc=gerlitz.or@gmail.com \
    --cc=hal.rosenstock@gmail.com \
    --cc=ira.weiny@intel.com \
    --cc=jackm@dev.mellanox.co.il \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=matanb@mellanox.com \
    --cc=monis@mellanox.com \
    --cc=roland@purestorage.com \
    --cc=sean.hefty@intel.com \
    --cc=yishaih@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