The network can send data but cannot receive data.
we used the marvell 88x3310 phy device. I have checked the PHY checklist and there is no problem. The PHY drivers have been loaded successfully.
Usxgmii is used for THE PHY and DPMAC14, and 10GBase-T mode is used for the outside of the PHY.Currently, ping the target device under the kernel, the target device can receive data, and also responded, but our LX2160 can not receive data
Can you give me some debugging advice?
root@localhost:~# ls-listni
dprc.1/dpni.2 (interface: eth0, end point: dpmac.17)
dprc.1/dpni.1 (interface: eth1, end point: dpmac.14)
dprc.1/dpni.0 (interface: eth2, end point: dpmac.13)
root@localhost:~# ifconfig eth1
eth1: flags=4355<UP,BROADCAST,PROMISC,MULTICAST> mtu 1500
inet 10.0.1.111 netmask 255.0.0.0 broadcast 10.255.255.255
inet6 fe80::94ae:91ff:fea5:9ce prefixlen 64 scopeid 0x20<link>
ether 96:ae:91:a5:09:ce txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 21 bytes 1314 (1.3 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@localhost:~#
root@localhost:~# ethtool eth1
Settings for eth1:
Supported ports: [ ]
Supported link modes: 10baseT/Full
100baseT/Full
1000baseT/Full
10000baseT/Full
2500baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Full
100baseT/Full
1000baseT/Full
10000baseT/Full
2500baseT/Full
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Speed: 1000Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
MDI-X: Unknown
Link detected: no
root@localhost:~#