RE: DPAA Ethernet traffice troubles with Linux kernel
From: Madalin-cristian Bucur <madalin.bucur@nxp.com>
Date: 2018-01-16 17:07:59
Also in:
netdev
-----Original Message----- From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On Behalf Of Andrew Lunn Sent: Tuesday, January 16, 2018 5:04 PM To: mad skateman <redacted> Cc: Christian Zigotzky <redacted>; Joakim Tjernlund [off-list ref]; linuxppc-dev@lists.ozlabs.org; Madalin- cristian Bucur [off-list ref]; netdev@vger.kernel.org Subject: Re: DPAA Ethernet traffice troubles with Linux kernel =20quoted
When i use mii-tool too Kick the tranceiver... it comes alive.. i can ping the eth0 itself root@X5000LNX:/home/skateman# mii-tool -R eth0 resetting the transceiver... root@X5000LNX:/home/skateman# ping 192.168.22.44 PING 192.168.22.44 (192.168.22.44) 56(84) bytes of data. 64 bytes from 192.168.22.44: icmp_seq=3D1 ttl=3D64 time=3D0.045 ms 64 bytes from 192.168.22.44: icmp_seq=3D2 ttl=3D64 time=3D0.046 ms 64 bytes from 192.168.22.44: icmp_seq=3D3 ttl=3D64 time=3D0.047 ms 64 bytes from 192.168.22.44: icmp_seq=3D4 ttl=3D64 time=3D0.048 ms=20 What PHY driver are you using? =20 This smells a bit like an RGMII-ID problem. =20 Andrew
Hi Andrew,
From another thread[1] on the same topic:
I am not sure what PHY hardware/configuration you are using on the DS and RDB platforms, but I can confirm that AmigaONE X5000/20 (Cyrus Motherboard with p5020 SoC), has dTSEC 4 and dTSEC 5 wired to two Micrel KSZ9021RN Gigabit Ethernet PHYs, using the RGMII protocol.
[1] https://www.spinics.net/lists/netdev/msg478062.html