Netdev List
 help / color / mirror / Atom feed
* RE: Multicast problem
@ 2007-10-16 21:15 Joakim Tjernlund
  0 siblings, 0 replies; 10+ messages in thread
From: Joakim Tjernlund @ 2007-10-16 21:15 UTC (permalink / raw)
  To: 'Stephen Hemminger'
  Cc: 'David Stevens', 'Netdev', Li Yang

 
> > > 
> > > OK, so from all this and earlier mail I think that the 
> > device driver don't
> > > receive multicast pkgs. Tomorrow I will try the real OSPF 
> > test case with
> > > promisc mode enabled, se if that works. If so, it means there is
> > > a bug in the drivers(ucc_geth.c) set_multicast_list() function.
> > > 
> > > Thank you for helping me to narrow it down.
> > > 
> > >  Jocke
> > 
> > You can test multicast easily standalone with iperf:
> > http://dast.nlanr.net/Projects/Iperf/#multicast
> > 
> 
> Thanks, will give it a try.
> 

Managed to cross compile iperf and ran the test. I need promisc mode
on the ethernet i/f to receive anything from that test so I guess this
confirms it, the set_multicast_list() in ucc_geth driver is broken.

Leo, forgot to CC you earlier. Seem like the multicast function
is somewhat buggy.

 Jocke



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Multicast problem
@ 2007-10-16 16:49 Joakim Tjernlund
  2007-10-16 17:04 ` David Stevens
  0 siblings, 1 reply; 10+ messages in thread
From: Joakim Tjernlund @ 2007-10-16 16:49 UTC (permalink / raw)
  To: Netdev

I can't get my PowerPC 83xx(eth driver ucc_qeth) board to reply on a
multcast ping:
  ping -t 1 -c 2 224.0.0.1
unless I do ifconfig eth1 promisc and
echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts

I guess I am missing something, but what?

Kernel: 2.6.23

 Jocke


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-10-16 21:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-16 21:15 Multicast problem Joakim Tjernlund
  -- strict thread matches above, loose matches on Subject: below --
2007-10-16 16:49 Joakim Tjernlund
2007-10-16 17:04 ` David Stevens
2007-10-16 17:31   ` Joakim Tjernlund
2007-10-16 19:46     ` David Stevens
2007-10-16 20:07       ` Joakim Tjernlund
2007-10-16 20:13         ` Stephen Hemminger
2007-10-16 20:57           ` Joakim Tjernlund
2007-10-16 18:54   ` Joakim Tjernlund
2007-10-16 19:40     ` David Stevens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox