From owner-freebsd-stable@FreeBSD.ORG Tue Jul 11 19:09:10 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5432816A4F4 for ; Tue, 11 Jul 2006 19:09:10 +0000 (UTC) (envelope-from marcelo@registro.br) Received: from clone.registro.br (clone.registro.br [200.160.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id A985943D77 for ; Tue, 11 Jul 2006 19:09:09 +0000 (GMT) (envelope-from marcelo@registro.br) Received: by clone.registro.br (Postfix, from userid 1014) id 4C53D2A54D; Tue, 11 Jul 2006 16:09:08 -0300 (BRT) Date: Tue, 11 Jul 2006 16:09:08 -0300 From: Marcelo Gardini do Amaral To: freebsd-stable@freebsd.org Message-ID: <20060711190908.GC69272@registro.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: How to setup polling on 'bge' interface X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jul 2006 19:09:10 -0000 Hi, I'm trying to setup polling in my box. I'm using these options: options DEVICE_POLLING options HZ=1000 and in the rc.conf: ifconfig_bge0="inet xxx.xxx.xxx.xxx/xx polling media 1000baseTX mediaopt full-duplex" But I always get some packet loss. I'm using FreeBSD 6.1 and SMP option in the kernel. I saw something about polling and SMP [1] but I ran 'config' and 'make' without any problem. Am I forgetting something else? [1] http://info.iet.unipi.it/~luigi/polling/ -- Att., Marcelo Gardini Registro .br