Tool/software:
Currently, on the SK-TDA4VM board, we have encountered an intermittent issue where the Ethernet interface fails to receive GPTP protocol messages. Using tcpdump and enabling promiscuous mode on the network interface allows the messages to be received again. However, once promiscuous mode is disabled, the messages cannot be received.
Disconnecting and reconnecting the Ethernet cable does not resolve the issue, but using ifconfig eth down/up
to reinitialize the driver restores functionality.
The SDK version we are using is Linux 09.02.00.05, and this issue also occurs with earlier SDK versions.