Re: Multicast packet loss

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Neil Horman
Date: Tuesday, February 3, 2009 - 6:15 pm

On Tue, Feb 03, 2009 at 10:20:13AM -0500, Kenny Chang wrote:
Ok, so their separate systms then.  Did you actually experience drops on the
8-core system since the last reboot?  I ask because even when its distributed
across all 8 cores, you only have about 500 total interrupts from the NIC, and
if you did get drops, something more than just affinity is wrong.

Regardless, spreading interrupts across cores is definately a problem.  As eric
says, quad core chips are actually 2x2 cores, so you'll want to either just run
irqbalance to assign an apropriate affinity to the NIC, or manually look at each
cores physical id and sibling id, to assign affininty to a core or cores that
share an L2 cache.  If you need to, as you've found, you may need to disable msi
interrupt mode on your bnx2 driver.  That kinda stinks, but bnx2 IIRC isn't
multiqueue, so its not like msi provides you any real performance gain.

Neil

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Multicast packet loss, Kenny Chang, (Fri Jan 30, 10:49 am)
Re: Multicast packet loss, Eric Dumazet, (Fri Jan 30, 12:04 pm)
Re: Multicast packet loss, Denys Fedoryschenko, (Fri Jan 30, 12:17 pm)
Re: Multicast packet loss, Neil Horman, (Fri Jan 30, 1:03 pm)
Re: Multicast packet loss, Kenny Chang, (Fri Jan 30, 3:29 pm)
Re: Multicast packet loss, Eric Dumazet, (Fri Jan 30, 3:41 pm)
Re: Multicast packet loss, Neil Horman, (Sat Jan 31, 9:03 am)
Re: Multicast packet loss, Eric Dumazet, (Sun Feb 1, 5:40 am)
Re: Multicast packet loss, Neil Horman, (Mon Feb 2, 6:45 am)
Re: Multicast packet loss, Eric Dumazet, (Mon Feb 2, 6:53 am)
Re: Multicast packet loss, Kenny Chang, (Mon Feb 2, 9:13 am)
Re: Multicast packet loss, Kenny Chang, (Mon Feb 2, 9:48 am)
Re: Multicast packet loss, Eric Dumazet, (Mon Feb 2, 9:57 am)
Re: Multicast packet loss, Neil Horman, (Mon Feb 2, 11:22 am)
Re: Multicast packet loss, Neil Horman, (Tue Feb 3, 4:55 am)
Re: Multicast packet loss, Kenny Chang, (Tue Feb 3, 8:20 am)
Re: Multicast packet loss, Neil Horman, (Tue Feb 3, 6:15 pm)
Re: Multicast packet loss, Kenny Chang, (Wed Feb 4, 9:07 am)
Re: Multicast packet loss, Wesley Chow, (Wed Feb 4, 9:46 am)
Re: Multicast packet loss, Eric Dumazet, (Wed Feb 4, 11:11 am)
Re: Multicast packet loss, Neil Horman, (Thu Feb 5, 6:29 am)
Re: Multicast packet loss, Neil Horman, (Thu Feb 5, 6:33 am)
Re: Multicast packet loss, Wesley Chow, (Thu Feb 5, 6:46 am)
Re: Multicast packet loss, Christoph Lameter, (Fri Feb 27, 11:40 am)
Re: Multicast packet loss, Eric Dumazet, (Fri Feb 27, 11:56 am)
Re: Multicast packet loss, Christoph Lameter, (Fri Feb 27, 12:45 pm)
Re: Multicast packet loss, Eric Dumazet, (Fri Feb 27, 1:12 pm)
Re: Multicast packet loss, Eric Dumazet, (Fri Feb 27, 2:36 pm)