Other Parts Discussed in Thread: DP83867IR
Tool/software:
Hi TI experts,
Our device uses AM62P52 SOC and DP83867IR phy.
Currently, during the stress test of the network port (using another device to continuously ping our device), the following message occasionally appears on the debug console:
[ 8342.335374] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down
[ 8342.360058] audit: type=1334 audit(1709344099.236:25): prog-id=23 op=LOAD
[ 8342.366936] audit: type=1334 audit(1709344099.248:26): prog-id=24 op=LOAD
[ 8342.373771] audit: type=1334 audit(1709344099.252:27): prog-id=25 op=LOAD
ping: sendto: Network is unreachable
root@am62pxx-ghmi:~# [ 8343.359342] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 8345.407383] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down
[ 8346.431203] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 8374.078953] am65-cpsw-nuss 8000000.ethernet eth0: Link is Down
[ 8375.103622] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
[ 8405.208808] audit: type=1334 audit(1709344162.088:28): prog-id=25 op=UNLOAD
[ 8405.215825] audit: type=1334 audit(1709344162.088:29): prog-id=24 op=UNLOAD
[ 8405.222810] audit: type=1334 audit(1709344162.088:30): prog-id=23 op=UNLOAD
We are using TI SDK10, and the hardware design is based on the EVM. However, this issue does not occur on the EVM.
I have no idea how to debug.
If anyone knows, I would greatly appreciate it if you could guide us on how to debug this issue.
Thanks!