Re: [net-next,v3] openvswitch: Add packet truncation support.

2016-06-10 Thread David Miller
From: William Tu Date: Fri, 10 Jun 2016 11:49:33 -0700 > 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

Re: [net-next,v3] openvswitch: Add packet truncation support.

2016-06-10 Thread pravin shelar
On Fri, Jun 10, 2016 at 11:49 AM, William Tu wrote: > 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

[net-next,v3] openvswitch: Add packet truncation support.

2016-06-10 Thread William Tu
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