netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mschmidt@redhat.com
Cc: himanshu.madhani@qlogic.com, netdev@vger.kernel.org,
	edumazet@google.com, rajesh.borundia@qlogic.com,
	shahed.shaikh@qlogic.com, jitendra.kalsaria@qlogic.com,
	sony.chacko@qlogic.com, sucheta.chakraborty@qlogic.com,
	Linux-Driver@qlogic.com
Subject: Re: [PATCH net-next v2] qlcnic: use standard NAPI weights
Date: Thu, 05 Sep 2013 12:46:06 -0400 (EDT)	[thread overview]
Message-ID: <20130905.124606.910539581016843593.davem@davemloft.net> (raw)
In-Reply-To: <52272F89.60505@redhat.com>

From: Michal Schmidt <mschmidt@redhat.com>
Date: Wed, 04 Sep 2013 15:03:05 +0200

> Since commit 82dc3c63 ("net: introduce NAPI_POLL_WEIGHT")
> netif_napi_add() produces an error message if a NAPI poll weight
> greater than 64 is requested.
> 
> qlcnic requests the weight as large as 256 for some of its rings, and
> smaller values for other rings. For instance in qlcnic_82xx_napi_add()
> I think the intention was to give the tx+rx ring a bigger weight than
> to rx-only rings, but it's actually doing the opposite. So I'm assuming
> the weights do not really matter much.
> 
> Just use the standard NAPI weights for all rings.
> 
> Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
> Acked-by: Himanshu Madhani <himanshu.madhani@qlogic.com>

Applied.

      reply	other threads:[~2013-09-05 16:46 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-21 16:49 [PATCH 0/4] drivers/net: fix too big NAPI weights Michal Schmidt
2013-08-21 16:49 ` [PATCH 1/4] jme: lower NAPI weight Michal Schmidt
2013-08-21 18:15   ` Sergei Shtylyov
2013-08-23 13:40     ` [PATCH v2 " Michal Schmidt
2013-08-27 19:00       ` David Miller
2013-08-21 16:49 ` [PATCH 2/4] netxen: " Michal Schmidt
2013-08-21 18:16   ` Sergei Shtylyov
2013-08-23 13:41     ` [PATCH v2 " Michal Schmidt
2013-08-27 19:00       ` David Miller
2013-08-21 16:49 ` [PATCH 3/4] ps3_gelic: " Michal Schmidt
2013-08-21 18:17   ` Sergei Shtylyov
2013-08-21 21:03   ` Geoff Levand
2013-08-23 13:41     ` [PATCH v2 " Michal Schmidt
2013-08-27 19:00       ` David Miller
2013-08-21 16:49 ` [PATCH 4/4] qlcnic: use standard NAPI weights Michal Schmidt
2013-08-21 18:19   ` Sergei Shtylyov
2013-08-22  6:51   ` Himanshu Madhani
2013-08-23 13:45     ` Michal Schmidt
2013-08-30 19:21       ` Himanshu Madhani
2013-09-04 13:03         ` [PATCH net-next v2] " Michal Schmidt
2013-09-05 16:46           ` 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=20130905.124606.910539581016843593.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Linux-Driver@qlogic.com \
    --cc=edumazet@google.com \
    --cc=himanshu.madhani@qlogic.com \
    --cc=jitendra.kalsaria@qlogic.com \
    --cc=mschmidt@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=rajesh.borundia@qlogic.com \
    --cc=shahed.shaikh@qlogic.com \
    --cc=sony.chacko@qlogic.com \
    --cc=sucheta.chakraborty@qlogic.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).