* [PATCH 0/3] net: RX and TX queue allocation cleanup
@ 2010-10-18 18:02 Tom Herbert
2010-10-20 9:30 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Tom Herbert @ 2010-10-18 18:02 UTC (permalink / raw)
To: davem, netdev; +Cc: eric.dumazet, bhutchings
Move TX queue allocation to register_netdevice. Enforce
alloc_netdev_mq & netif_set_real_num_[rt]x_queues netif_alloc_rx_queues
are called with at least one queue to allocate.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/3] net: RX and TX queue allocation cleanup
2010-10-18 18:02 [PATCH 0/3] net: RX and TX queue allocation cleanup Tom Herbert
@ 2010-10-20 9:30 ` David Miller
2010-10-20 9:38 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2010-10-20 9:30 UTC (permalink / raw)
To: therbert; +Cc: netdev, eric.dumazet, bhutchings
From: Tom Herbert <therbert@google.com>
Date: Mon, 18 Oct 2010 11:02:06 -0700 (PDT)
> Move TX queue allocation to register_netdevice. Enforce
> alloc_netdev_mq & netif_set_real_num_[rt]x_queues netif_alloc_rx_queues
> are called with at least one queue to allocate.
All applied, and I fixed the indentation issue Eric noticed
while integrating.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/3] net: RX and TX queue allocation cleanup
2010-10-20 9:30 ` David Miller
@ 2010-10-20 9:38 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2010-10-20 9:38 UTC (permalink / raw)
To: therbert; +Cc: netdev, eric.dumazet, bhutchings
From: David Miller <davem@davemloft.net>
Date: Wed, 20 Oct 2010 02:30:41 -0700 (PDT)
> From: Tom Herbert <therbert@google.com>
> Date: Mon, 18 Oct 2010 11:02:06 -0700 (PDT)
>
>> Move TX queue allocation to register_netdevice. Enforce
>> alloc_netdev_mq & netif_set_real_num_[rt]x_queues netif_alloc_rx_queues
>> are called with at least one queue to allocate.
>
> All applied, and I fixed the indentation issue Eric noticed
> while integrating.
Just to be clear, I did make sure I used the "v2" series
of the patches, not the original. :-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-20 9:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 18:02 [PATCH 0/3] net: RX and TX queue allocation cleanup Tom Herbert
2010-10-20 9:30 ` David Miller
2010-10-20 9:38 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).