What's strange about it? The interrupt rate only changes if traffic goes
out on the queue, and so if whatever applications you use don't utilize the
core the queue is bound to, then the interrupt rate won't change.

Or are you confused about the units? I know ixl(4) uses usecs instead of
Hz, so ix(4) should probably change to use that at some point.

On Mon, Aug 24, 2015, 12:29 PM Slawa Olhovchenkov <[email protected]> wrote:

> I have '82599ES 10-Gigabit SFI/SFP+ Network Connection' and see
> strange:
>
> # sysctl dev.ix.0 | grep interrupt_rate
> dev.ix.0.queue7.interrupt_rate: 500000
> dev.ix.0.queue6.interrupt_rate: 500000
> dev.ix.0.queue5.interrupt_rate: 31250
> dev.ix.0.queue4.interrupt_rate: 31250
> dev.ix.0.queue3.interrupt_rate: 31250
> dev.ix.0.queue2.interrupt_rate: 500000
> dev.ix.0.queue1.interrupt_rate: 500000
> dev.ix.0.queue0.interrupt_rate: 500000
>
> Last -stable, no tuning. Is this normal?
>
> _______________________________________________
> [email protected] mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "[email protected]"
>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to