Re: iperf on Linux x86_64
On Mon, 13 Jun 2005 19:24:03 -0700
Andrew Grover <andy.grover --at-- gmail.com> wrote:
> Has anyone got this working?
>
> Even having the server and client on the same machine and connecting
> via loopback isn't working for me on both Fedora Core 3 and Ubuntu
> x86_64 machines (the former using DAG's rpm, the latter installed from
> universe) version 1.70.
>
> However, doing the same thing works fine on 32-bit Fedora and Ubuntu
> installations.
>
> Thanks -- Andy
Which version of iperf. Also, there was a bug in earlier versions of iperf
where it wasn't picking up the pthread library properly. On x86_64 this
was a problem because the thread_t is 64 bits.