Re: [E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-06 Thread Wyborny, Carolyn
> -Original Message- > From: Andrew Davidoff [mailto:david...@qedmf.net] > Sent: Friday, September 06, 2013 12:33 PM > To: Wyborny, Carolyn > Cc: Tantilov, Emil S; e1000-devel@lists.sourceforge.net > Subject: Re: [E1000-devel] Intel igb module command line configuration i

Re: [E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-06 Thread Andrew Davidoff
On Fri, Sep 6, 2013 at 3:54 PM, Wyborny, Carolyn wrote: . >> So then is the situation that the module options are pulled out of the >> upstream >> sources for compliance reasons with an aim to have them available via >> ethtool, >> or some other user space tool, but that not all features availab

Re: [E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-06 Thread Andrew Davidoff
On Fri, Sep 6, 2013 at 10:51 AM, Wyborny, Carolyn wrote: > Hello Andy, > > I work primarily on the igb driver. Thanks to Emil for helping out with > this. "Upstream" is kernel source from kernel.org. We provide two > equivalent igb drivers, the latest upstream kernel and an out of tree drive

Re: [E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-06 Thread Wyborny, Carolyn
> -Original Message- > From: Andrew Davidoff [mailto:david...@qedmf.net] > Sent: Thursday, September 05, 2013 7:29 PM > To: Tantilov, Emil S > Cc: e1000-devel@lists.sourceforge.net > Subject: Re: [E1000-devel] Intel igb module command line configuration in > kernel sou

Re: [E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-05 Thread Andrew Davidoff
On Thu, Sep 5, 2013 at 2:26 PM, Tantilov, Emil S wrote: > On the upstream driver you can use ethtool -L (set-channels) to set the > number of queues: > > You will need the right combination of ethtool and kernel/driver with > get/set-channels support in order for this to work. Unfortunately fro

Re: [E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-05 Thread Brown, Aaron F
> -Original Message- > From: Tantilov, Emil S [mailto:emil.s.tanti...@intel.com] > Sent: Thursday, September 05, 2013 11:26 AM > To: Andrew Davidoff; e1000-devel@lists.sourceforge.net > Subject: Re: [E1000-devel] Intel igb module command line configuration in &

Re: [E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-05 Thread Tantilov, Emil S
>-Original Message- >From: Andrew Davidoff [mailto:david...@qedmf.net] >Sent: Wednesday, September 04, 2013 8:32 PM >To: e1000-devel@lists.sourceforge.net >Subject: [E1000-devel] Intel igb module command line >configuration in kernel sources > >Hi, > >I apol

[E1000-devel] Intel igb module command line configuration in kernel sources

2013-09-04 Thread Andrew Davidoff
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