Date: Sun, 1 May 2011 17:39:23 +0800 From: Adrian Chadd <adrian.chadd@gmail.com> To: freebsd-wireless@freebsd.org Cc: freebsd-mobile@freebsd.org Subject: [wireless] Request for help - iperf TCP tests and out of order packets Message-ID: <BANLkTikjUXg6WCi6BjGi7VdG2_w9J8czVQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTikjUXg6WCi6BjGi7VdG2_w9J8czVQ>