Re: IGMP Join dropping multicast packets

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Saturday, March 14, 2009 - 7:37 pm

Dave Boutcher a écrit :

I could not reproduce the problem on my machines (bnx2 adapter), even if changing
NUMSOCK from 55 to 200 in joiner.c

Is your network a 100Mb one or Gigabit ?
Try to slow down your joiner ?
(Could be a flood of IGMP messages your router/switch cannot cope with)

Please describe your "rock solid" network setup (kind of network adapters you have, kind of router...)

Each time an address is added, NIC driver have to reprogram mcfilter of
the device. Maybe some NIC can drop some packets at this moment...

If using tcpdump to force promiscuous mode on the device also triggers packet losses ?

(see also ifconfig ethX promisc|allmulti)

--
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:
IGMP Join dropping multicast packets, Dave Boutcher, (Sat Mar 14, 1:16 pm)
Re: IGMP Join dropping multicast packets, Eric Dumazet, (Sat Mar 14, 7:37 pm)
Re: IGMP Join dropping multicast packets, Dave Boutcher, (Sun Mar 15, 7:04 pm)
Re: IGMP Join dropping multicast packets, Eric Dumazet, (Mon Mar 16, 12:01 pm)
Re: IGMP Join dropping multicast packets, Eric Dumazet, (Tue Mar 17, 12:08 am)
Re: IGMP Join dropping multicast packets, Dave Boutcher, (Tue Mar 17, 8:50 pm)
Re: IGMP Join dropping multicast packets, Eric Dumazet, (Wed Mar 18, 12:38 am)
Re: IGMP Join dropping multicast packets, Brandeburg, Jesse, (Wed Mar 18, 10:24 am)
Re: IGMP Join dropping multicast packets, Dave Boutcher, (Wed Mar 18, 6:51 pm)
Re: IGMP Join dropping multicast packets, David Miller, (Wed Mar 18, 10:46 pm)
Re: IGMP Join dropping multicast packets, Brandeburg, Jesse, (Fri Mar 20, 1:36 pm)