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 <zoltan.bal...@ericsson.com>
> Signed-off-by: Sugesh Chandran <sugesh.chand...@intel.com>
> Co-authored-by: Sugesh Chandran <sugesh.chand...@intel.com>
> CC: Ben Pfaff <b...@ovn.org>

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
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to