> > > > > > 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 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html