On Mon, 2017-08-28 at 15:38 +0300, Tariq Toukan wrote: > From: Shaker Daibes <shak...@mellanox.com> > > UFO was removed in kernel, here we remove it in ethtool app. > > Fixes the following issue: > Features for ens8: > Cannot get device udp-fragmentation-offload settings: Operation not supported > > Tested with "make check" > > Signed-off-by: Shaker Daibes <shak...@mellanox.com> > Signed-off-by: Tariq Toukan <tar...@mellanox.com> > ---
Hi guys I would rather remove the warning, but leave the ability to switch UFO on machines running old kernel but a recent ethtool. ethtool does not need to be downgraded every time we boot an old kernel ;) Thanks !