Re: [E1000-devel] Problem with 82559ER support in e100.c

2009-06-24 Thread Ronciak, John
We are trying to repro this here. In the mean time, please get us the log from the e100 boot up and the output from 'lspci -vv -xxx'. Cheers, John --- "...that your people will judge you on what you can build, not what you destroy.", B. Ob

Re: [E1000-devel] Problem with 82559ER support in e100.c

2009-06-24 Thread David Goodenough
The last one I tested was 2.6.30-rc7 although much of the testing was done on 2.6.28. David On Wednesday 24 June 2009, Ronciak, John wrote: > What OS and driver version of the e100 driver are you using? Does a more > recent 2.6 kernel work correctly? > > Cheers, > John >

Re: [E1000-devel] [PATCH] cater for enumization of irqreturn_t in 2.6.30 (was: Re: nfsroot on multiple-e1000e serial-over-LAN system -> deadlock?)

2009-06-24 Thread Brandeburg, Jesse
On Thu, 21 May 2009, Nix wrote: > On 20 May 2009, n...@esperi.org.uk spake thusly: > > > All is not well with the out-of-tree driver, though: 0.5.18.3 doesn't > This is because the enumization of irqreturn_t conflicts with kcompat.h > quite badly: you can't #ifdef-check for the presence of enums

Re: [E1000-devel] HW flow seperation

2009-06-24 Thread Brandeburg, Jesse
1GbE: 82575/82576 10GbE: 82598/82599 Your OS and hardware must support MSI-X -Original Message- From: Lal [mailto:learner.ker...@gmail.com] Sent: Wednesday, June 24, 2009 4:49 AM To: e1000-devel@lists.sourceforge.net Subject: [E1000-devel] HW flow seperation An old discussion at http:/

Re: [E1000-devel] NIC with multiple queue

2009-06-24 Thread Brandeburg, Jesse
On Tue, 23 Jun 2009, Kristiadi Himawan wrote: > I have problem with the high utilization on the one of cpu's core when > using irq affinity and now i'm trying to get multiple tx rx feature to > balance it. My NIC is Intel Ethernet controller 82571EB PRO/1000 PT with > Dual Port Server Adapter, it

Re: [E1000-devel] Problem with 82559ER support in e100.c

2009-06-24 Thread Ronciak, John
What OS and driver version of the e100 driver are you using? Does a more recent 2.6 kernel work correctly? Cheers, John --- "...that your people will judge you on what you can build, not what you destroy.", B. Obama, 2009 >-Origin

[E1000-devel] HW flow seperation

2009-06-24 Thread Lal
An old discussion at http://lkml.indiana.edu/hypermail/linux/net/0810.1/0009.html says I said that without HW flow seperation support, you can only expect N cpus to be busy where N is the number of NICs you have. What is HW flow seperation support? Can someone name a few adaptors supporting HW f

[E1000-devel] Problem with 82559ER support in e100.c

2009-06-24 Thread David Goodenough
A few weeks ago I chimed in on the debate about eepro100 because I had a bunch of boards with 82559ER chips on them. I had found that they worked with the eepro100, but not e100. I then noticed the debate about non-MII support, and assumed (in ignorance) that this was my problem. But reading the