Intel 82574L (em)
hiren panchasara
hiren at strugglingcoder.info
Sat Jan 31 01:00:21 UTC 2015
On Fri, Jan 30, 2015 at 01:11:50PM -0800, Sean Bruno wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> http://www.intel.com/content/dam/doc/datasheet/82574l-gbe-controller-datasheet.pdf
>
> According to 7.1.11, this device does indeed have 2 queues for stuff and
> or things. So, basic RSS would be possible in something like an Atom box.
>
> I note that the em(4) driver intentionally disables this on
> initialization. I'm up for some science on my new shiny, soon to be
> router box. Any reason not to default to 1 queue and allow loader.conf
> to raise it to 2?
Intel folks know better but it seems this is hartwell.
em_setup_msix() in very start says:
/*
** Setup MSI/X for Hartwell: tests have shown
** use of two queues to be unstable, and to
** provide no great gain anyway, so we simply
** seperate the interrupts and use a single queue.
*/
Things may have changed now. I guess you can try enabling it and find out :-)
cheers,
Hiren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20150130/41002b00/attachment.sig>
More information about the freebsd-net
mailing list