On Wed, Jun 25, 2014 at 02:19:38PM -0700, Ben Pfaff wrote: > On Tue, Jun 24, 2014 at 08:46:30AM +0900, Simon Horman wrote: > > The motivation of this series is to allow some sequences of actions > > that include MPLS actions to be performed using recirculation. > > Sequences of actions that could not previously be handled. > > > > For example pop_mpls:0x0800,dec_ttl. > > > > This uses recirculation after the pop_mpls action to allow access to L3 > > information of the inner packet which is used by the dec_ttl action. > > > > Caveats: > > > > * Packets with an in port that is not present in the datapath > > (e.g. CONTROLLER, patch-ports) may not be recirculated due to limitations > > in the recirculation infrastructure used by this patchset. This problem > > is common to all users of recirculation (the other is bonding). > > * Recirculation looses metadata fields such as registers, the stack, > > and original skb priority. > > All applied. Thank you!
Thanks! _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev