From owner-freebsd-current@FreeBSD.ORG Mon Dec 5 21:34:54 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 593D71065673 for ; Mon, 5 Dec 2011 21:34:54 +0000 (UTC) (envelope-from daniel@digsys.bg) Received: from smtp-sofia.digsys.bg (smtp-sofia.digsys.bg [193.68.3.230]) by mx1.freebsd.org (Postfix) with ESMTP id 74D158FC0A for ; Mon, 5 Dec 2011 21:34:53 +0000 (UTC) Received: from [192.168.100.133] (varna2.digsys.bg [193.68.0.70]) (authenticated bits=0) by smtp-sofia.digsys.bg (8.14.4/8.14.4) with ESMTP id pB5LF9rQ040892 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 5 Dec 2011 23:15:15 +0200 (EET) (envelope-from daniel@digsys.bg) Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii From: Daniel Kalchev In-Reply-To: <20111205192703.GA49118@onelab2.iet.unipi.it> Date: Mon, 5 Dec 2011 23:15:09 +0200 Content-Transfer-Encoding: 7bit Message-Id: <2D87D847-A2B7-4E77-B6C1-61D73C9F582F@digsys.bg> References: <20111205192703.GA49118@onelab2.iet.unipi.it> To: Luigi Rizzo X-Mailer: Apple Mail (2.1251.1) Cc: current@freebsd.org Subject: Re: datapoints on 10G throughput with TCP ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2011 21:34:54 -0000 On Dec 5, 2011, at 9:27 PM, Luigi Rizzo wrote: > - have two machines connected by a 10G link > - on one run "nuttcp -S" > - on the other one run "nuttcp -t -T 5 -w 128 -v the.other.ip" > Any particular tuning of FreeBSD? Daniel