Searched hist:163558 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.cdiff 163558 Sat Oct 21 05:54:39 MDT 2006 scottl Be more like the BGE driver. Ensure that at least 16 TX descriptors are
kept unused in the ring. This check should probably be moved up to
bce_start_locked at some point, as it'll make the loop up there slightly
more efficient, and will eliminate a costly set of busdma operations when
the ring is full. But this works for now.

This makes all of my UDP torture tests work. I'll cautiously say that
it might even work for other users now. Feedback is appreciated.

Completed in 106 milliseconds