* [PATCH 0/2] net: Allow allocating different number RX and TX mqs
@ 2011-01-10 5:36 Tom Herbert
2011-01-11 0:06 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Tom Herbert @ 2011-01-10 5:36 UTC (permalink / raw)
To: davem, netdev
Add functions so that a different number of TX and RX queues can be
allocated in a netdevice. Second patch modifies mlx4 driver to call
this function which is an example of a driver that allocates different
numbers for TX and RX queues.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] net: Allow allocating different number RX and TX mqs
2011-01-10 5:36 [PATCH 0/2] net: Allow allocating different number RX and TX mqs Tom Herbert
@ 2011-01-11 0:06 ` David Miller
2011-01-11 0:28 ` Tom Herbert
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2011-01-11 0:06 UTC (permalink / raw)
To: therbert; +Cc: netdev
From: Tom Herbert <therbert@google.com>
Date: Sun, 9 Jan 2011 21:36:25 -0800 (PST)
> Add functions so that a different number of TX and RX queues can be
> allocated in a netdevice. Second patch modifies mlx4 driver to call
> this function which is an example of a driver that allocates different
> numbers for TX and RX queues.
Both applied, thanks Tom.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/2] net: Allow allocating different number RX and TX mqs
2011-01-11 0:06 ` David Miller
@ 2011-01-11 0:28 ` Tom Herbert
0 siblings, 0 replies; 3+ messages in thread
From: Tom Herbert @ 2011-01-11 0:28 UTC (permalink / raw)
To: David Miller; +Cc: netdev
On Mon, Jan 10, 2011 at 4:06 PM, David Miller <davem@davemloft.net> wrote:
> From: Tom Herbert <therbert@google.com>
> Date: Sun, 9 Jan 2011 21:36:25 -0800 (PST)
>
>> Add functions so that a different number of TX and RX queues can be
>> allocated in a netdevice. Second patch modifies mlx4 driver to call
>> this function which is an example of a driver that allocates different
>> numbers for TX and RX queues.
>
> Both applied, thanks Tom.
>
Thanks. By the way I didn't see a maintainer for the mlx drivers in
the MAINTAINERS files. Who maintains these?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-01-11 0:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-10 5:36 [PATCH 0/2] net: Allow allocating different number RX and TX mqs Tom Herbert
2011-01-11 0:06 ` David Miller
2011-01-11 0:28 ` Tom Herbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox