If I use iperf with -y C and -r arguments to test bidirectional transfer and export it as a CSV.
I get some output but the problem is that I don't know what the column names are. For example it shows three rows of data but I don't know which corresponds to send and which to receive.
The other columns I can guess, but I would rather be sure.
I can't find this documented anywhere!