[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110602.130448.917724318321380583.davem@davemloft.net>
Date: Thu, 02 Jun 2011 13:04:48 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: nhorman@...driver.com
Cc: bhutchings@...arflare.com, netdev@...r.kernel.org,
fubar@...ibm.com, andy@...yhouse.net
Subject: Re: [PATCH] bonding: reset queue mapping prior to transmission to
physical device
From: Neil Horman <nhorman@...driver.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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists