Forum Discussion
HHo2
New Contributor
7 years agoSending packet through Stratix 10 but Linux and Wireshark can't receive.
I have implement 25g ethernet IP, and test it by sending and receiving packet between 2 of fpga 25g port, port A and port B. both of FPGA port can send and receive data, and can be confirmed by sign...
SengKok_L_Intel
Regular Contributor
7 years agoHi, ARP request is operate at network layer protocol. When you tested between two FPGAs. Are you testing ARP? Could you please just try to send out some data from the MAC layer? Or you might need to signal tap @ the MAC interface to confirm if there is any data coming in from the network layer for the ARP request. If not, then you need to debug the driver or network layer but not 25G IP.
Regards -SK