[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFSKS=Pv4qjfikHcvyycneAkQWTXQkKS_0oEVQ3JyE5UL6H=MQ@mail.gmail.com>
Date: Wed, 28 Jul 2021 15:44:24 -0500
From: George McCollister <george.mccollister@...il.com>
To: netdev <netdev@...r.kernel.org>
Cc: Richard Cochran <richardcochran@...il.com>,
Andrew Lunn <andrew@...n.ch>
Subject: net: dsa: mv88e6xxx: no multicasts rx'd after enabling hw time stamping
If I do the following on one of my mv88e6390 switch ports I stop
receiving multicast frames.
hwstamp_ctl -i lan0 -t 1 -r 12
Has anyone seen anything like this or have any ideas what might be
going on? Does anyone have PTP working on the mv88e6390?
I tried this but it doesn't help:
ip maddr add 01:xx:xx:xx:xx:xx dev lan0
I've tried sending 01:1B:19:00:00:00, 01:80:C2:00:00:0E as well as
other random ll multicast addresses. Nothing gets through once
hardware timestamping is switched on. The switch counters indicate
they're making it into the outward facing switch port but are not
being sent out the CPU facing switch port. I ran into this while
trying to get ptp4l to work.
I've tried kernels from 5.4 to net-next HEAD and I get the same results.
CONFIG_NET_DSA_MV88E6XXX_PTP is set to y in the kernel config.
Regards,
George McCollister
Powered by blists - more mailing lists