Forum Discussion
RHenr
Occasional Contributor
6 years ago[Cyclone V HPS] Enable Transmit/Receive Checksum offload in Ethernet MAC
Hello, we are trying to enable Checksum Offload Engine (COE) / IPC Full Offload in our Cyclone V HPS. Here is what we have done so far: Use 32 bytes transmit/receive descriptors and set the ATD...
EBERLAZARE_I_Intel
Regular Contributor
6 years agoHi,
In the meantime, if you could share the status of the checksum offload, you can use the ethtool. eg. if your eth card is called eth0 (confirm by ifconfig command) :
# ethtool -k eth0