Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[wireless] Request for help - iperf TCP tests and out of order packets

1 view
Skip to first unread message

Adrian Chadd

unread,
May 1, 2011, 5:39:23 AM5/1/11
to
Hi all,

I'm just trying to trace down some out of order TCP packet issues that
I'm seeing with my ath wireless development.

I'm currently lacking non-atheros hardware (I know, it's quite silly
:-) so I'm after testing from both ath and other wifi device users.

What I'd like done is this:

On the FreeBSD station:

* clear the statistics

# netstat -sp tcp -z

* run iperf in the background

# iperf -s &

On some device connected via ethernet:

$ iperf -c <freebsd station ip> -t 120

* then on the station

# netstat -sp tcp | grep order

If you can then repeat the same tests with the freebsd station instead
connected directly via ethernet (via a switch is fine), that'd be
great.

Then please email me (privately) the results, so we don't spam up the
lists. I'll post a summary.


Thanks,


Adrian
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "freebsd-mobil...@freebsd.org"

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-...@muc.de

Adrian Chadd

unread,
May 1, 2011, 7:18:16 AM5/1/11
to
(Replying with useful info to the MLs.)

Any/all versions of FreeBSD are appreciated. :)

Please report the FreeBSD version on the client/server, the wifi
hardware type, the dmesg describing said wifi hardware, and the
details of the access point.

Thanks,

Adrian

On 1 May 2011 19:13, David Wolfskill <da...@catwhisker.org> wrote:
> On Sun, May 01, 2011 at 05:39:23PM +0800, Adrian Chadd wrote:
>> ...


>> What I'd like done is this:
>>
>> On the FreeBSD station:
>>
>> * clear the statistics
>>
>>   # netstat -sp tcp -z
>>
>> * run iperf in the background
>>
>>   # iperf -s &
>>
>> On some device connected via ethernet:
>>
>>   $ iperf -c <freebsd station ip> -t 120
>>
>> * then on the station
>>
>> # netstat -sp tcp | grep order
>>
>> If you can then repeat the same tests with the freebsd station instead
>> connected directly via ethernet (via a switch is fine), that'd be
>> great.

>> ....
>
> Running any particular version of FreeBSD?
>
> Peace,
> david
> --
> David H. Wolfskill                              da...@catwhisker.org
> Depriving a girl or boy of an opportunity for education is evil.
>
> See http://www.catwhisker.org/~david/publickey.gpg for my public key.

0 new messages