My bad, Thanks.
-Anoob
On 03/09/15 20:54, Jesse Gross wrote:
On Thu, Sep 3, 2015 at 6:53 AM, Anoob Soman <anoob.so...@citrix.com> wrote:
Check if ethtool flags is already set on a netdev, before trying to set it.
This patch works around issues with some older verison of ethernet drivers,
which tend to reset the NIC when call to disable LRO is made, even if LRO is
already disable on that NIC. NIC reset is not desirable in OVS upgrade scenario
as it causes extended downtime.
Signed-off-by: Anoob Soman <anoob.so...@citrix.com>
Thanks, applied to master, branch-2.4, and branch-2.3.
I did fix the typo in 'return' that prevents this from compiling though...
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev