9.2 ixgbe tx queue hang

Christopher Forgeron csforgeron at gmail.com
Thu Mar 27 12:23:54 UTC 2014


On Wed, Mar 26, 2014 at 9:35 PM, Rick Macklem <rmacklem at uoguelph.ca> wrote:

>
>
> I've suggested in the other thread what you suggested in a recent
> post...ie. to change the default, at least until the propagation
> of driver set values is resolved.
>
> rick
>

I wonder if we need to worry about propagating values up from the sub-if's
- Setting the default in if.c means this is set for all if's, and it's a
simple 1 line code change.  If a specific 'if' needs a different value, it
can be set before ether_attach() is called.

I'm more concerned with the equation we use to calculate if_hw_tsomax - Are
we considering the right variables? Are we thinking on the wrong OSI layer
for headers?


More information about the freebsd-net mailing list