On Mon, Apr 11, 2016 at 01:14:26PM -0700, pravin shelar wrote: > The datapath truncate action should not be associated with output > action. It should be general truncate action with truncate length > parameter. This way we can apply it to actions other than output.
This may require more care than perhaps you expect. For example, if the truncation removes a header, or part of a header, then the extracted flow may need to be updated. It might also mean that datapath actions to modify fields become invalid. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev