sddf
sddf copied to clipboard
network/meson: missing RX UDP/TCP checksum checking
It is desired that RX UDP/TCP checksum checking is performed in hardware and therefore software checking in lwip is disabled. However, this is not true for the current meson driver used by odroid c2/c4 platforms, which requires the driver to use the alternative descriptor of 32 bytes.