** Description changed:

- Most users of skb_record_rx_queue() do not use alloc_netdev_mq() for
- network device initialization, so don't print a warning about
- num_rx_queues overflow in get_rps_cpu() unless they have actually been
- allocated.
+ There are a number of network drivers (bridge, bonding, etc) that are
+ not yet receive multi-queue enabled and use alloc_netdev(), so don't
+ print a num_rx_queues imbalance warning in that case.
+ 
+ Also, only print the warning once for those drivers that _are_ multi-
+ queue enabled.

-- 
Maverick: 2.6.35-rc2 CONFIG_RPS=y fills log with noise
https://bugs.launchpad.net/bugs/591416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to