DART-6UL Ethernet
From Variscite Wiki
DART-6UL - Ethernet
Testing
There are two 100MB/s ports on the kit, eth0 & eth1.
On Host:
$ ifconfig (to get the IP address) $ iperf3 -s
On Client:
$ iperf3 -c <IP_ADDRESS_OF_IPERF_SERVER> -u -b 100M