Although this number of 4.8MB/s isn't as high as the network connection can handle (as shown with iperf), it's still within our acceptable minimum of 2 million samples per second.
> Note: Further testing of the SCP connection to increase transfer speed can be done here, such as changing the compression and encryption algorithms used. Doing so was not part of the testing due to time constraints.
# USB Speed testing conclusion
It's clear that high transfer speeds are capable between Petalinux and a host PC over USB over the Ethernet Gadget. The SCP connection speeds were acceptable, but could be improved. It is also worth investigating other network file transfer strategies, such as sockets, HTTP requests, or simply raw TCP file transfers. Our team didn't have enough time to investigate a better solution to this, but is worth investigating if network transfer speeds need to be increased for this project.