Hi,
I am facing issues with Iperf when I run the device under test as UDP streamer and iperf as the server I get the following error at the server end:
[root@localhost src]# iperf -s -u -i 1
------------------------------------------------------------
Server listening on UDP port 5001
Receiving 1470 byte datagrams
UDP buffer size: 108 KByte (default)
------------------------------------------------------------
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
Aborted
Could you throw some light on what might be going wrong here.
Thank you,
Suneel.