From owner-soc-status@FreeBSD.ORG Sat Jul 3 18:29:55 2010 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD5EE1065672 for ; Sat, 3 Jul 2010 18:29:55 +0000 (UTC) (envelope-from alexandre@net.t-labs.tu-berlin.de) Received: from mail.net.t-labs.tu-berlin.de (mail.net.t-labs.tu-berlin.de [130.149.220.252]) by mx1.freebsd.org (Postfix) with ESMTP id 9089D8FC15 for ; Sat, 3 Jul 2010 18:29:55 +0000 (UTC) Received: from treesnake.net.t-labs.tu-berlin.de (treesnake.net.t-labs.tu-berlin.de [130.149.220.173]) by mail.net.t-labs.tu-berlin.de (Postfix) with ESMTP id 27AA370015A6 for ; Sat, 3 Jul 2010 20:29:54 +0200 (CEST) From: Alexandre Fiveg Organization: t-net To: soc-status@freebsd.org Date: Sat, 3 Jul 2010 20:29:52 +0200 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201007032029.52767.alexandre@net.t-labs.tu-berlin.de> Subject: ringmap #4, #5 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2010 18:29:55 -0000 Since I did not get the hardware (10GbE adapter) I've solved an additional tasks during last two weeks: ringmap has now multi-threading functionality. Multiple libpcap applications can simultaneously capture traffic using ringmap-driver (until now single-threading was one of the ringmaps restrictions). + currently ringmap works well in -current. I've done multiple tests with some easy libpcap-programms and with tcpdump as well. All tetst worked correctly. + 10 GbE Adapter was delivered at Friday. I prepared already the machines and installed the needed software, so on Monday starts the porting ringmap to 10G