netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* am335x: no multicast reception over VLAN
@ 2016-03-16 15:05 Yegor Yefremov
  2016-03-29  4:00 ` Mugunthan V N
  0 siblings, 1 reply; 17+ messages in thread
From: Yegor Yefremov @ 2016-03-16 15:05 UTC (permalink / raw)
  To: netdev
  Cc: linux-omap@vger.kernel.org, N, Mugunthan V, drivshin,
	grygorii.strashko

I have an am335x based board using CPSW in Dual EMAC mode. Without
VLAN IDs I can receive and send multicast packets [1]. When I create
VLAN ID:

ip link add link eth1 name eth1.100 type vlan id 100
ip addr add 192.168.100.2/24 brd 192.168.100.255 dev eth1.100
route add -net 224.0.0.0 netmask 224.0.0.0 eth1.100

I can successfully send multicast packets, but not receive them. On
the other side of the Ethernet cable I've used Pandaboard. Pandaboard
could both receive and send multicast packets via VLAN.

This setup was tested with both 3.18.21 and 4.5 kernels.

Any idea?

[1] https://pymotw.com/2/socket/multicast.html

Regards,
Yegor

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

end of thread, other threads:[~2016-04-05  6:22 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 15:05 am335x: no multicast reception over VLAN Yegor Yefremov
2016-03-29  4:00 ` Mugunthan V N
2016-03-29  5:21   ` Yegor Yefremov
2016-03-29 11:05     ` Grygorii Strashko
2016-03-29 12:35       ` Yegor Yefremov
2016-03-29 12:44         ` Grygorii Strashko
2016-03-30  5:33           ` Mugunthan V N
2016-03-30  8:35             ` Yegor Yefremov
2016-03-30 16:52               ` Mugunthan V N
2016-03-30 19:47                 ` Peter Korsgaard
2016-03-31  6:37                   ` Mugunthan V N
2016-03-31  7:52                     ` Yegor Yefremov
2016-03-31 10:02                       ` Mugunthan V N
2016-03-31 10:16                         ` Yegor Yefremov
2016-04-01 12:09                       ` Grygorii Strashko
2016-04-05  6:11                         ` Mugunthan V N
2016-04-05  6:22                           ` Yegor Yefremov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).