netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: clsoto@linux.vnet.ibm.com
Cc: netdev@vger.kernel.org, ogerlitz@mellanox.com,
	brking@linux.vnet.ibm.com, matanb@mellanox.com
Subject: Re: [PATCH net-next 1/2] net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Date: Thu, 27 Aug 2015 16:40:45 -0700 (PDT)	[thread overview]
Message-ID: <20150827.164045.1144012065560840409.davem@davemloft.net> (raw)
In-Reply-To: <1440704606-20452-1-git-send-email-clsoto@linux.vnet.ibm.com>

From: clsoto@linux.vnet.ibm.com
Date: Thu, 27 Aug 2015 14:43:25 -0500

> From: Carol L Soto <clsoto@linux.vnet.ibm.com>
> 
> We currently manage IRQs in pool_bm which is a bit field
> of MAX_MSIX bits. Thus, allocating more than MAX_MSIX
> interrupts can't be managed in pool_bm.
> Fixing this by capping number of requested MSIXs to
> MAX_MSIX.
> 
> Signed-off-by: Matan Barak <matanb@mellanox.com>
> Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com>

Applied.

      parent reply	other threads:[~2015-08-27 23:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27 19:43 [PATCH net-next 1/2] net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX clsoto
2015-08-27 19:43 ` [PATCH net-next 2/2] net/mlx4_core: Fix unintialized variable used in error path clsoto
2015-08-27 23:40   ` David Miller
2015-08-27 23:40 ` David Miller [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=20150827.164045.1144012065560840409.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=brking@linux.vnet.ibm.com \
    --cc=clsoto@linux.vnet.ibm.com \
    --cc=matanb@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@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).