Re: bonding: propagation of offload settings

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Wednesday, November 24, 2010 - 1:27 pm

From: Simon Horman <horms@verge.net.au>
Date: Sat, 30 Oct 2010 11:54:35 +0900


Yeah, good question.

Propagation from master to slave(s) would have difficult semantics.
If any of the slave changes fail (f.e. unsupported feature or memory
allocation failure) we'd have to unwind all of the slaves which did
accept the change without error.

What if the unwind operation fails, due to lack of resources?  A lot
of state would thus need to be tracked to support this reasonably.

However we pretty much have to respect whatever changes get made
directly to the slaves, since the master must at all times claim
support for only the lowest common denominator, feature wise, amongst
that master's slaves.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
bonding: propagation of offload settings, Simon Horman, (Fri Oct 29, 7:54 pm)
Re: bonding: propagation of offload settings, David Miller, (Wed Nov 24, 1:27 pm)