On Wed, Dec 06, 2017 at 11:58:10AM +0100, Zoltan Balogh wrote: > When all OF actions have been translated, there could be actions at > the end of list of odp actions which are not needed to be executed. > So, the list can be normalized at the end of xlate_actions(). > > Signed-off-by: Zoltan Balogh <[email protected]> > Signed-off-by: Sugesh Chandran <[email protected]> > Co-authored-by: Sugesh Chandran <[email protected]> > CC: Ben Pfaff <[email protected]>
Thanks for working on this. Would you mind changing the terminology here? There is nothing "invalid" about the actions that this patch drops. Instead, it removes actions that don't have externally visible side effects. Please invent a new term. Thanks, Ben. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
