ixgbe and igb - how many queues?
Slawa Olhovchenkov
slw at zxy.spb.ru
Wed Jul 16 12:14:11 UTC 2014
On Tue, Jul 15, 2014 at 03:52:42PM -0700, Adrian Chadd wrote:
> How many queues does the ixgbe and igb hardware support?
>
> The documentation reflects many more transmit and receive queues than
> the 8 currently auto-configured.
>
> For RSS configuration I'd like to expand it out to the 16 that I
> _think_ the hardware supports, but I'd like some confirmation that the
> documentation mostly reflects the reality out there and I wouldn't be
> breaking things on other peoples obscure/onboard/laptop/etc intel
> platforms.
I am configure ixgbe queues count to half of cores (all cores of one
chip).
Other chip fully occupied by nginx.
Now I am read http://sigops.org/sosp/sosp13/papers/p33-david.pdf and
wish try more optimize solution with fully locale memory reservation.
More information about the freebsd-arch
mailing list