[E1000-devel] crash with 2.6.31.5 and ixgbe-2.0.44.14 using jumbo frames

2009-11-04 Thread Frank Dauer
Hi all, we get a kernel trace when we try to send jumbo frames over a 10GbE link using linux kernel 2.6.31.5 and ixgbe-2.0.44.14 from sf. With 2.6.28.10 and ixgbe-2.0.34.3 things worked well. Kernel config has only minor changes, DCA was switched on but is not used. This is the trace we get: -

Re: [E1000-devel] e1000 uses wrong page free function

2009-11-01 Thread Frank Dauer
Hi Dave, > I think that this is an issue we have a fix for, it's just not released > yet in an SF driver update. thanks a lot, the patch fixes the issue. Frank phion -- Come build with us! The BlackBerry(R) Developer C

[E1000-devel] e1000 uses wrong page free function

2009-10-30 Thread Frank Dauer
Hi all, I have linux 2.6.31.5 with e1000 8.0.16 and debugging enabled. Now everytime the module loads I get the following traces. This happens on my VMware machine but is also reproducable on legacy hardware. This issue seems not to have any functional impact. So, the driver "seems" to work co

[E1000-devel] [PATCH] ixgbe-2.0.34.3 does not compile

2009-06-15 Thread Frank Dauer
Hello! I am using ixgbe-2.0.34.3, kernel 2.4.36, glibc-2.2.5 and gcc 2.96. When I build ixgbe I get the following error: ixgbe_param.c: In function `ixgbe_check_options': ixgbe_param.c:950: parse error before `char' ixgbe_param.c:956: `pstring' undeclared (first use in this function) ixgbe_param

Re: [E1000-devel] Bitrate throughput for Gigabit capped around 300Mbps

2009-04-20 Thread Frank Dauer
Hi Azeem! > I have a PC with an onboard NVIDIA GbE NIC, an Intel 82540OEM NIC and an > Intel 82545EM NIC in PCI slots. If it's in a PCI slot, could you please have a look in dmesg at the point where the e1000 driver module loads and could you check which kind of PCI interface the driver uses?