[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090902.180401.155663057.davem@davemloft.net>
Date: Wed, 02 Sep 2009 18:04:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: shemminger@...tta.com, brian.haley@...com, kaber@...sh.net,
jarkao2@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] vlan: multiqueue vlan devices
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Wed, 02 Sep 2009 21:12:03 +0200
> [PATCH net-next-2.6] vlan: multiqueue vlan device
>
> vlan devices are currently not multi-queue capable.
>
> We can do that with a new rtnl_link_ops method,
> get_tx_queues(), called from rtnl_create_link()
>
> This new method gets num_tx_queues/real_num_tx_queues
> from real device.
>
> register_vlan_device() is also handled.
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied, but now I need you to do an audit :-)
I believe that drivers will change the number of TX queues
in use at times where we'll need to trigger an event or
something so that vlan's can learn about the value changing.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists