Re: strange igb interface performance problems

2011-06-15 Thread Jack Vogel
LRO is not ON by default so there's no need to disable it :) I've just realized that I need to add HWTSO to the igb driver so VLAN's get use it, I will do that shortly. In the data you displayed earlier you had two different driver revisions on each end of your link, I suggest you get the latest

Re: strange igb interface performance problems

2011-06-15 Thread Steven Hartland
IIRC it needs to be in sysctl.conf, so try that. - Original Message - From: "Mario Spinthiras" To: Cc: "Jack Vogel" Sent: Wednesday, June 15, 2011 9:56 AM Subject: Re: strange igb interface performance problems Hi, To disable LRO I tried ifconfig igb1 -

Re: strange igb interface performance problems

2011-06-15 Thread Mario Spinthiras
Hi, To disable LRO I tried ifconfig igb1 -lro and I also tried adding the sysctl params in loader.conf. Both did not result in any change. I'm going to have to find a way to use the new igb driver I guess, hoping that would fix it maybe. Regards, Mario

Re: strange igb interface performance problems

2011-06-14 Thread Jack Vogel
PS. My driver does not smell :), however if you want the 'freshest' smell possible maybe you should update to the version in STABLE/8 :) Jack On Tue, Jun 14, 2011 at 10:15 AM, Jack Vogel wrote: > Why do you have TSO off. If you run the same connection without the vlan > what do you see? > > J

Re: strange igb interface performance problems

2011-06-14 Thread Jack Vogel
Why do you have TSO off. If you run the same connection without the vlan what do you see? Jack On Tue, Jun 14, 2011 at 7:38 AM, Mario Spinthiras < spinthiras.ma...@gmail.com> wrote: > Hello everyone, > > I'm back with more updates on the issue. Forgive my lack of elaboration on > the topic in

Re: strange igb interface performance problems

2011-06-14 Thread Steven Hartland
- Original Message - From: "Mario Spinthiras" I've been looking at issues regarding performance with the igb issue from a few years back at this thread : http://lists.freebsd.org/pipermail/freebsd-doc/2009-June/015983.html. These are very similar problems to what I'm having however di

Re: strange igb interface performance problems

2011-06-14 Thread Mario Spinthiras
Hello everyone, I'm back with more updates on the issue. Forgive my lack of elaboration on the topic in my previous post; over the frustration of this problem I couldn't see this topic through so I let it go for a few days to revisit with a clear head perhaps. As I mentioned in a previous post,

Re: strange igb interface performance problems

2011-06-09 Thread Arnaud Lacombe
Hi, On Thu, Jun 9, 2011 at 11:53 AM, Mario Spinthiras wrote: > Hello All, > >  The subject topic might catch a few by surprise because for the most part > it smells a lot like a problem that came to light in 2009 regarding bad > performance on Intel NICs using the igb driver. > >  I currently hav

strange igb interface performance problems

2011-06-09 Thread Mario Spinthiras
Hello All, The subject topic might catch a few by surprise because for the most part it smells a lot like a problem that came to light in 2009 regarding bad performance on Intel NICs using the igb driver. I currently have a point to point link between 2 pfsense 2.0RC1 running FreeBSD 8.1 that c