[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1325523178.18116.12.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
Date: Mon, 02 Jan 2012 17:52:58 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Jean-Michel Hautbois <jhautbois@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: TCP communication for raw image transmission
Le lundi 02 janvier 2012 à 17:52 +0100, Eric Dumazet a écrit :
> Le lundi 02 janvier 2012 à 17:40 +0100, Jean-Michel Hautbois a écrit :
>
> > Mmmh, using netperf you would like to know what the client (my ARM
> > board) can do ?
> > How would you test it ? I can have an ARM board on one side, and the
> > x86 on the other...
> >
>
> x86> netserver &
> arm> netperf -H <arm_ip_address> -l 60 -t TCP_STREAM
>
well it should be :
arm> netperf -H <x86_ip_address> -l 60 -t TCP_STREAM
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists