From owner-freebsd-current@FreeBSD.ORG Tue May 6 17:34:44 2014 Return-Path: Delivered-To: freebsd-current@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 556FE914 for ; Tue, 6 May 2014 17:34:44 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D07A5D8A for ; Tue, 6 May 2014 17:34:43 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.8/8.14.8) with ESMTP id s46HYXLh036258 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 6 May 2014 21:34:33 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.8/8.14.8/Submit) id s46HYWgH036257; Tue, 6 May 2014 21:34:32 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 6 May 2014 21:34:32 +0400 From: Gleb Smirnoff To: "O. Hartmann" Subject: Re: performance of ipfw and pf in CURRENT? Message-ID: <20140506173432.GS938@FreeBSD.org> References: <20140506182628.36c98065.ohartman@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140506182628.36c98065.ohartman@zedat.fu-berlin.de> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: FreeBSD CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 06 May 2014 17:34:44 -0000 On Tue, May 06, 2014 at 06:26:28PM +0200, O. Hartmann wrote: O> A while ago some performance graphs were floating around here showing the net O> performance of ipfw and pf. pf was, as far as I can remember, the single threaded O> version. Are there more recent performance benchmarks available? Even if pf in FreeBSD is O> still behind pf in recent OpenBSD, FreeBSD has now an threaded adaption and it would be O> nice to see the overall performance for both. pf in FreeBSD 10 is not single threaded. pf in FreeBSD is behind OpenBSD in version numbers, but not in performance. https://twitter.com/ocochardlabbe/status/401349027960082432 -- Totus tuus, Glebius.