[Bug 591416] Re: Maverick: 2.6.35-rc2 CONFIG_RPS=y fills log with noise

Tim Gardner tim.gardner at canonical.com
Wed Jun 9 15:55:25 UTC 2010


** 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 Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list