From: Neil Horman <nhorman@tuxdriver.com>
Date: Thu, 2 Jun 2011 15:46:21 -0400
Potentially, yes. I only fixed this because I was looking at bonding and its
queue_mapping behavior, and saw that this needed fixing. Bridging and IP
forwarding should also likely clear the queue mapping in the forwarding path
somewhere to avoid selecting an output tx queue that is a function of whatever
queue and device it arrived on during ingress. I've not yet looked to see if
thats already being done.
No we do not do this, intentionally.
That way the input classification and queue selection is mirrored
on the transmit side, which we absolutely want to happen.