On Thu, 21 Jun 2007 06:20:30 -0500, in sentex.lists.freebsd.questions
you wrote:

>
>
>bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         options=5b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,POLLING>
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
>
>Does this show its 'working'?
>Is there any way to test or verify this?


Try
ifconfig bge0 polling
ifconfig bge0 -polling

You should be able to see the difference in the interrupt rate in
vmstat -i 1
when transferring many packets across the NICs

        ---Mike
--------------------------------------------------------
Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
[EMAIL PROTECTED], (http://www.tancsa.com)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to