[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YQKwXj8v+NFQs4dw@lunn.ch>
Date: Thu, 29 Jul 2021 15:42:54 +0200
From: Andrew Lunn <andrew@...n.ch>
To: George McCollister <george.mccollister@...il.com>
Cc: Richard Cochran <richardcochran@...il.com>,
netdev <netdev@...r.kernel.org>
Subject: Re: net: dsa: mv88e6xxx: no multicasts rx'd after enabling hw time
stamping
> Thanks for the feedback. The datasheet covers the 88E6390X, 88E6390,
> 88E6290, 88E6190X, 88E6190 so I expect those work similarly but if
> only the 6352 has been tested that could explain it. It certainly
> helps to know that I'm working with something that may have never
> worked rather than I'm just doing something dumb.
I don't think you are doing something dumb.
What i find interesting is that multicast works, until it does not
work. I would try to find out what call into the driver causes that
change.
Also, general multicast traffic should not really be involved
here. The switch should be identifying PTP packets as management, and
sending them to the CPU port, independent of whatever multicast rules
are set, flooding of unknown multicast etc. This is needed so that PTP
frames get through a bridge which is in STP blocking mode. Do you see
any other problems with management traffic? Do bridge PDUs also not
work?
Andrew
Powered by blists - more mailing lists