Hi,

On Sat, Sep 24, 2011 at 4:09 PM, Rafael Ganascim <rganas...@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
>
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to