From: Dmitry Kravkov Date: Sun, 12 Sep 2010 05:48:28 +0000 (+0000) Subject: bnx2x: Spread rx buffers between allocated queues X-Git-Tag: v2.6.37-rc1~147^2~463 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251415808306a19be93ec93268e2985f10d3db8b;p=pandora-kernel.git bnx2x: Spread rx buffers between allocated queues Default number of rx buffers will be divided equally between allocated queues. This will decrease amount of pre-allocated buffers on systems with multiple CPUs. User can override this behavior with ethtool -G. Minimum amount of rx buffers per queue set to 128. Reported-by: Eric Dumazet Signed-off-by: Dmitry Kravkov Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed