Re: [PATCH NEXT 06/12] netxen: module params for ring sizes
From: David Miller <davem@davemloft.net>
Date: 2009-07-27 17:31:53
From: David Miller <davem@davemloft.net>
Date: 2009-07-27 17:31:53
From: Dhananjay Phadke <redacted> Date: Sun, 26 Jul 2009 23:07:41 -0700
Add module parameters to set rx, jumbo and tx ring sizes globally. 1GbE and 10GbE ports can have different ring sizes. Signed-off-by: Dhananjay Phadke <redacted>
We do not add module parameters for stuff like this. Invoke ethtool early enough, by whatever means, to set such things as desired.