On Aug 29, 2011, at 7:12 PM, Jesse Gross wrote:
> On Mon, Aug 29, 2011 at 5:53 AM, Justin Pettit wrote:
>> Whenever a port is added to the datapath, LRO is automatically disabled.
>> In the future, we may want to enable LRO in some circumstances, so have
>> userspace disable LRO through the ethto
On Mon, Aug 29, 2011 at 5:53 AM, Justin Pettit wrote:
> Whenever a port is added to the datapath, LRO is automatically disabled.
> In the future, we may want to enable LRO in some circumstances, so have
> userspace disable LRO through the ethtool ioctls.
>
> As part of this change, the MTU and LRO
Whenever a port is added to the datapath, LRO is automatically disabled.
In the future, we may want to enable LRO in some circumstances, so have
userspace disable LRO through the ethtool ioctls.
As part of this change, the MTU and LRO checks are moved to
netdev-vport's send(), which is where they'