From owner-freebsd-net@FreeBSD.ORG Fri Apr 9 09:24:16 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A206E16A4CE; Fri, 9 Apr 2004 09:24:16 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E33C43D48; Fri, 9 Apr 2004 09:24:15 -0700 (PDT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i39GSa2R002813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Apr 2004 19:28:37 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i39GO6Oj002610; Fri, 9 Apr 2004 19:24:06 +0300 (EEST) (envelope-from ru) Date: Fri, 9 Apr 2004 19:24:05 +0300 From: Ruslan Ermilov To: stable@FreeBSD.org Message-ID: <20040409162405.GB2461@ip.net.ua> References: <20040406210453.GF272@ip.net.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline In-Reply-To: <20040406210453.GF272@ip.net.ua> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: net@FreeBSD.org Subject: Re: Testers wanted: polling(4) support for vr(4) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 16:24:16 -0000 --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 07, 2004 at 12:04:53AM +0300, Ruslan Ermilov wrote: > I've put the patch for RELENG_4 that adds polling(4) support > to the vr(4) driver here: >=20 > http://people.FreeBSD.org/~ru/patches/if_vr.patch >=20 > Testers are welcome. >=20 Doh, I forgot to align the patch for RELENG_4 for differences between RELENG_4 and HEAD. The corrected patch (tested) is at the same location. Some random statistics: On an example (high, constant) TX load, I get the following data: 5.2 -polling 5.2 +polling 4.9 -polling 4.9 +polling ------- --------------- --------------- --------------- ------------ ste(4) 77 Kps 102 Kps 70 Kps 96 Kps vr(4) 53 Kps 100 Kps 63 Kps 105 Kps (Kps =3D=3D kilopackets per second) One 5.2 box was used for testing, which has both ste(4) and vr(4) cards, and two 4.9 boxes, which have ste(4) and vr(4), respectively. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAds4lUkv4P6juNwoRAsawAJ413HvisxHUW0PYXqZPUW5wJAY3UQCbBe4N fBfs7CRRqBQFnIm8kj4gB+w= =YV0x -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp--