From owner-freebsd-current@FreeBSD.ORG Tue Aug 16 19:00:24 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E41616A420 for ; Tue, 16 Aug 2005 19:00:24 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA2DA43D6B for ; Tue, 16 Aug 2005 19:00:17 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id C3FE252C70; Tue, 16 Aug 2005 21:00:16 +0200 (CEST) Received: from localhost (dkl63.neoplus.adsl.tpnet.pl [83.24.15.63]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 4BDBF52C3F; Tue, 16 Aug 2005 21:00:07 +0200 (CEST) Date: Tue, 16 Aug 2005 20:59:56 +0200 From: Pawel Jakub Dawidek To: Mike Tancsa Message-ID: <20050816185956.GA8407@garage.freebsd.pl> References: <20050812134511.GE25162@garage.freebsd.pl> <6.2.3.4.0.20050813012441.061d08b0@64.7.153.2> <20050813074636.GH27996@garage.freebsd.pl> <6.2.3.4.0.20050813102138.0644fe08@64.7.153.2> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <6.2.3.4.0.20050813102138.0644fe08@64.7.153.2> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng devel (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: FreeBSD-current Subject: Re: VIA/ACE PadLock integration with crypto(9). 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: Tue, 16 Aug 2005 19:00:24 -0000 --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 13, 2005 at 02:23:51PM -0400, Mike Tancsa wrote: +> Overnight I also let a copy of netperf run blasting various network test= s across the IPSEC tunnel and all was as expected. I had to enable polling= on the box as it was=20 +> getting dangerously close to livelock with the high level of interrupts.= At 1500 HZ its still quite fast, forwarding IPSEC traffic at 60Mb/s and t= he box is VERY=20 +> responsive. Without the padlock.ko, it comes in just at 23Mb/s. Good news, but I think, I expected more... +> +> Also, I came across a small ipsec bug while testing +> >+> +> >+> http://www.freebsd.org/cgi/query-pr.cgi?pr=3D84860 +> >It could be RELENG_5 specific, as it uses rijndael implementation +> >which was removed after RELENG_5 (there is no sys/opencrypto/rijndael.c +> >anymore). Maybe rijndael version from sys/crypto/ handles it better? +> >This needs to be verified. +>=20 +> Actually this happens in RELENG_6 as well. I have updated the PR with a= crash dump and back trace. Ok, I committed a fix to HEAD. Here is the patch: http://people.freebsd.org/~pjd/patches/rijndael.patch --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDAjesForvXbEpPzQRAjY6AJwP+pjFHTaNKoMvxiVk1oHg/ouEVgCePhU9 BxhqEG0XqJ4dMSAMAt4lkYw= =QwFi -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl--