VAR-SOM-MX6 Ethernet
From Variscite Wiki
VAR-SOM-MX6 - Ethernet
iperf server (on Target/Host):
$ ifconfig (to get the IP address) $ iperf -s -u
iperf client (on Host/Target):
$ iperf -c <IP_ADDRESS_OF_IPERF_SERVER> -u -b400M
iperf server (on Target/Host):
$ ifconfig (to get the IP address) $ iperf -s -u
iperf client (on Host/Target):
$ iperf -c <IP_ADDRESS_OF_IPERF_SERVER> -u -b400M