em/igb multiqueue support

Arnaud Lacombe lacombar at gmail.com
Sat Sep 24 20:55:28 UTC 2011


Hi,

On Sat, Sep 24, 2011 at 4:09 PM, Rafael Ganascim <rganascim at gmail.com> wrote:
> Hi,
>
> I think that this is an old question....
>
> I think that Intel 82575 (and another models) hardware are capable of
> multiple queues both on the receive and the send side. Is it right?
> Currently the processing of packets is limited to one CPU per NIC.
>
> Can we have multiple taskq processes for one NIC in parallel? Is
> anyone working on this right now, and if not does this sound like
> something
> anyone is interested in doing? (yes, I know the Yandex driver).
>
igb(4) already supports multiqueue, with 1 task per queue, and you can
have at most 4 queue on the 82575. em(4) multiqueue is more
controversial.

 - Arnaud

> --
> Best regards,
>
> Rafael
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
>


More information about the freebsd-net mailing list