Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-29 Thread Marcelo Gondim
On 28-05-2015 11:14, Guy Helmer wrote: On May 26, 2015, at 9:37 AM, Marcelo Gondim wrote: On 23-05-2015 15:14, Babak Farrokhi wrote: Look at the interrupts per queue. 500,000 is the maximum and it is the reason your interface is not accepting new packets. Guy Helmer

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-28 Thread Babak Farrokhi
If you are having high interrupt rate, it will be same on latest 10-STABLE. Are you using an unsupported SFP? > Guy Helmer > May 28, 2015 at 6:24 PM >> On May 23, 2015, at 1:14 PM, Babak Farrokhi wrote: >> >> Look at the interrupts per queue. 500,000 is the maximum a

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-28 Thread Guy Helmer
> On May 26, 2015, at 9:37 AM, Marcelo Gondim wrote: > > On 23-05-2015 15:14, Babak Farrokhi wrote: >> Look at the interrupts per queue. 500,000 is the maximum and it is the >> reason your interface is not accepting new packets. >> >>> Guy Helmer >>> May 21, 2015 a

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-28 Thread Guy Helmer
> On May 23, 2015, at 1:14 PM, Babak Farrokhi wrote: > > Look at the interrupts per queue. 500,000 is the maximum and it is the reason > your interface is not accepting new packets. Thanks for the insight. Is there any possible mitigation for this issue? Regards, Guy > >> Guy Helmer

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-26 Thread Marcelo Gondim
On 23-05-2015 15:14, Babak Farrokhi wrote: Look at the interrupts per queue. 500,000 is the maximum and it is the reason your interface is not accepting new packets. Guy Helmer May 21, 2015 at 6:03 PM I’ve noticed that there have been reports of problems with Intel

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-23 Thread Babak Farrokhi
Look at the interrupts per queue. 500,000 is the maximum and it is the reason your interface is not accepting new packets. > Guy Helmer > May 21, 2015 at 6:03 PM > I’ve noticed that there have been reports of problems with Intel > X520-SR2 network interfaces stopping

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-22 Thread Guy Helmer
> On May 22, 2015, at 10:21 AM, Guy Helmer wrote: > > >> On May 21, 2015, at 6:09 PM, Eric Joyner > > wrote: >> >> Are there any log messages printed out by the driver? The sysctls don't >> really look out of the ordinary, other than the number of sub-64 byte >> pack

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-22 Thread Guy Helmer
> On May 21, 2015, at 6:09 PM, Eric Joyner wrote: > > Are there any log messages printed out by the driver? The sysctls don't > really look out of the ordinary, other than the number of sub-64 byte packets. Not that I could tell — grep of /var/log/messages and the text from the rotated messag

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-21 Thread Eric Joyner
Are there any log messages printed out by the driver? The sysctls don't really look out of the ordinary, other than the number of sub-64 byte packets. On Thu, May 21, 2015 at 9:10 AM Guy Helmer wrote: > > > On May 21, 2015, at 8:52 AM, Christopher Forgeron > wrote: > > > > A few things: > > > >

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-21 Thread Guy Helmer
> On May 21, 2015, at 8:52 AM, Christopher Forgeron > wrote: > > A few things: > > 1) How long before you have this behaviour? > > 2) What's the output of 'netstat -m' when you have the problem? > > 3) What is your MTU set to, and do you have TSO on or off? > > On Thu, May 21, 2015 at 10:33

Re: FreeBSD 9.3 - Intel X520-SR2 stops passing packets

2015-05-21 Thread Christopher Forgeron
A few things: 1) How long before you have this behaviour? 2) What's the output of 'netstat -m' when you have the problem? 3) What is your MTU set to, and do you have TSO on or off? On Thu, May 21, 2015 at 10:33 AM, Guy Helmer wrote: > I’ve noticed that there have been reports of problems with