From: Eric Dumazet <hidden> Date: 2012-06-08 15:11:16
On Fri, 2012-06-08 at 08:04 -0700, Tom Herbert wrote:
Maybe the fundamental issue is that the queue mappings only allow for
one level of multi queue device. It might be better if bonding didn't
have one and dev_pick_tx did the right thin (use xps on bonding
maybe).
bonding misuses multiqueue infrastructure to divert frames on selected
slaves, or maybe I am wrong.