removed the UDP option from the server cmd args
Creating a udp iperf3 with this operator was failing due to the cmd option added to the server-side as well --udp
Verify by checking the official docs as well: https://iperf.fr/iperf-doc.php

@rinormaloku : thanks for this contribution and sorry for being late to respond here.
Your fix seems correct, but our unit test expects --udp to be there.
Could u pls fix the unit test so that this could be merged?
Hi @tibkiss,
I found a few more issues in this section of the code. I fixed those but pushed those to an internal repository later on but I don't have access to it anymore. So this can be disregarded.
@rinormaloku : ouch. do you remember what other problem you found?
I'll reach out to my old team, and will let you know ;))