netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Intel igb module command line configuration in kernel sources
@ 2013-09-05  2:51 Andrew Davidoff
  2013-09-05 14:23 ` Ben Hutchings
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Davidoff @ 2013-09-05  2:51 UTC (permalink / raw)
  To: netdev

Hi,

I apologize that this is a user-type question but linux-net seems to
have gone away, and I cannot find a more appropriate networking
related mailing list.

Why are the Intel igb module configuration parameters, usually found
in igb_param.c and part of the source from Intel, not included in the
igb sources distributed with the linux kernel? I cannot find them in
the kernel's igb source, modinfo doesn't list them, and if I try to
use them as documented in the igb readme, I get errors because they
are unrecognized (ex: RSS). Am I overlooking an alternate
configuration method?

Thanks.
Andy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Intel igb module command line configuration in kernel sources
  2013-09-05  2:51 Intel igb module command line configuration in kernel sources Andrew Davidoff
@ 2013-09-05 14:23 ` Ben Hutchings
  2013-09-06  2:31   ` Andrew Davidoff
  0 siblings, 1 reply; 3+ messages in thread
From: Ben Hutchings @ 2013-09-05 14:23 UTC (permalink / raw)
  To: Andrew Davidoff; +Cc: netdev

On Wed, 2013-09-04 at 22:51 -0400, Andrew Davidoff wrote:
> Hi,
> 
> I apologize that this is a user-type question but linux-net seems to
> have gone away, and I cannot find a more appropriate networking
> related mailing list.
> 
> Why are the Intel igb module configuration parameters, usually found
> in igb_param.c and part of the source from Intel, not included in the
> igb sources distributed with the linux kernel? I cannot find them in
> the kernel's igb source, modinfo doesn't list them, and if I try to
> use them as documented in the igb readme, I get errors because they
> are unrecognized (ex: RSS). Am I overlooking an alternate
> configuration method?

I don't know what you're specifically interested in, but a lot of this
should be configurable using ethtool.

Module parameters for device-specific settings are deprecated.

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Intel igb module command line configuration in kernel sources
  2013-09-05 14:23 ` Ben Hutchings
@ 2013-09-06  2:31   ` Andrew Davidoff
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Davidoff @ 2013-09-06  2:31 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: netdev

On Thu, Sep 5, 2013 at 10:23 AM, Ben Hutchings
<bhutchings@solarflare.com> wrote:
>
> I don't know what you're specifically interested in, but a lot of this
> should be configurable using ethtool.
>
> Module parameters for device-specific settings are deprecated.

Hi Ben,

Thank you for your reply. I am specifically talking about RSS (receive
side scaling). I got word from the e1000-devel list (sorry I didn't
see it first) that, if I understood correctly, indicates ethtool
cannot yet handle RSS for igb, but that it's being worked on.

Thanks again.
Andy


>
> Ben.
>
> --
> Ben Hutchings, Staff Engineer, Solarflare
> Not speaking for my employer; that's the marketing department's job.
> They asked us to note that Solarflare product names are trademarked.
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-06  2:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05  2:51 Intel igb module command line configuration in kernel sources Andrew Davidoff
2013-09-05 14:23 ` Ben Hutchings
2013-09-06  2:31   ` Andrew Davidoff

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).