[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130827.150007.415263358562728850.davem@davemloft.net>
Date: Tue, 27 Aug 2013 15:00:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: mschmidt@...hat.com
Cc: sergei.shtylyov@...entembedded.com, netdev@...r.kernel.org,
edumazet@...gle.com, cooldavid@...ldavid.org
Subject: Re: [PATCH v2 1/4] jme: lower NAPI weight
From: Michal Schmidt <mschmidt@...hat.com>
Date: Fri, 23 Aug 2013 15:40:53 +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.
>
> jme requests a quarter of the rx ring size as the NAPI weight.
> jme's rx ring size is 1 << 9 = 512.
>
> Use the standard NAPI weight.
>
> v2: proper reference to the related commit
>
> Signed-off-by: Michal Schmidt <mschmidt@...hat.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists