From owner-cvs-all Sun Feb 23 22:10:52 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AD3837B401; Sun, 23 Feb 2003 22:10:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B126243F75; Sun, 23 Feb 2003 22:10:50 -0800 (PST) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1O6Ao0U050787; Sun, 23 Feb 2003 22:10:50 -0800 (PST) (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1O6Aoai050786; Sun, 23 Feb 2003 22:10:50 -0800 (PST) Message-Id: <200302240610.h1O6Aoai050786@repoman.freebsd.org> From: Sam Leffler Date: Sun, 23 Feb 2003 22:10:50 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/crypto cryptotest.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sam 2003/02/23 22:10:50 PST Modified files: tools/tools/crypto cryptotest.c Log: o add -b option to enable batching o add #ifdef __FreeBSD__'s around the profiling so the code compiles on openbsd o update a comment about expected performance for Broadcom hardware Revision Changes Path 1.3 +15 -5 src/tools/tools/crypto/cryptotest.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message