From owner-freebsd-net@FreeBSD.ORG Sun Mar 9 20:38:18 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6C4ED3B; Sun, 9 Mar 2014 20:38:18 +0000 (UTC) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 80F8E1E7; Sun, 9 Mar 2014 20:38:18 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id wp4so6117348obc.40 for ; Sun, 09 Mar 2014 13:38:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=txYTgEvfdl8HJi+rEGkvhy/TxdFYjdSOSHU8ERL79T4=; b=fwNr2htogjvGZnM5Ipp+cBphFGs6fkpAt9O/h3BlOSk/NVVinpKpY1+OHEGr+diONs itXhIULaOKonaWrcUwyXyaJscqir3bfwA6hCip5lnZGRL6YfxeLbNcTtjeIkpL0BkxiB TuCsPUjyV6kti81obFpqBHmxU/lIM8jhQIoZEKrBb6S+lbXC8jLtcpvjrNSfGTh57PSc iy6vYnUZ9qW2efVYmxk3SKMCPyxhIsBMbq/YXqu8Mm3kCmAy7YA+afPS0ZdQRbVVJkfW Wp2zNnflbdG9xp6b1qwRXW+j1BU9ZO13F+5KSr32G4IxpbdqmRMb+3f9+uos/O/qDKpj yuWQ== MIME-Version: 1.0 X-Received: by 10.182.43.161 with SMTP id x1mr25285615obl.5.1394397497916; Sun, 09 Mar 2014 13:38:17 -0700 (PDT) Received: by 10.182.232.166 with HTTP; Sun, 9 Mar 2014 13:38:17 -0700 (PDT) In-Reply-To: <531CD099.50904@yeaguy.com> References: <201403071319.06548.jhb@freebsd.org> <531CB691.8030001@yeaguy.com> <531CD099.50904@yeaguy.com> Date: Sun, 9 Mar 2014 13:38:17 -0700 Message-ID: Subject: Re: LAN network performance issues From: Nick Chevsky To: justin victoria Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Kevin Oberman , John Baldwin , "freebsd-net@freebsd.org" X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 20:38:18 -0000 On Sun, Mar 9, 2014 at 1:35 PM, justin victoria wrote: > > I keep getting this error: > > justin@sabertooth /cygdrive/c/iperf3-3.0b4-cygwin-v2 > $ ./iperf3.exe -c 192.168.1.3 > 2 [main] iperf3 3116 find_fast_cwd: WARNING: Couldn't compute > FAST_CWD pointer. Please report this problem to > the public mailing list cygwin@cygwin.com You need to upgrade your cygwin1.dll to fix this problem on Windows 8+. -- Nick Chevsky