On 2/22/06, Jonathan Gray <[EMAIL PROTECTED]> wrote: > > 2) nfe(4) shows a constant 100/interrupts a seconds without having > > a link; only configured with ifconfig nfe0 127.0.0.1 255.0.0.0; it also has > > the same interrupt rate when configured normally > > This should be fixed in -current by damien.
Indeed. Just tried with if_nfe.c (r1.47). 0 interrupts/seconds without activity. Also, under the stress test, "systat vmstat" shows around 55% system idle (r1.47). Previously, it was 0% (r1.45). > > 3) nfe(4) stops responding during stress-testing with netperf > > This also possibly. Still happens. Settings the receiver (nfe0) socket buffer size to 256K rendered x2100/nfe0 useless. Still, only a reboot helps. This happened before (r.1.45) with socket buffer of 128K; now, it's just pushed a bit further.

