On Sat, Jun 18, 2016 at 3:36 PM, William Tu <[email protected]> wrote: > Upstream commit: > commit f2a4d086ed4c588d32fe9b7aa67fead7280e7bf1 > Author: William Tu <[email protected]> > Date: Fri Jun 10 11:49:33 2016 -0700 > > openvswitch: Add packet truncation support. > > The patch adds a new OVS action, OVS_ACTION_ATTR_TRUNC, in order to > truncate packets. A 'max_len' is added for setting up the maximum > packet size, and a 'cutlen' field is to record the number of bytes > to trim the packet when the packet is outputting to a port, or when > the packet is sent to userspace. > > Signed-off-by: William Tu <[email protected]> > Cc: Pravin Shelar <[email protected]> > Acked-by: Pravin B Shelar <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Signed-off-by: William Tu <[email protected]>
This is already acked patch, please keep all acked-by with unchanged reposts. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
