On 29/08/2017 1:44 PM, Michal Kubecek wrote:
On Tue, Aug 29, 2017 at 10:50:20AM +0300, Tariq Toukan wrote:
On 28/08/2017 9:22 PM, John W. Linville wrote:
On Mon, Aug 28, 2017 at 08:00:11AM -0700, Eric Dumazet wrote:
On Mon, 2017-08-28 at 15:38 +0300, Tariq Toukan wrote:
From: Shaker Daibes
On Tue, Aug 29, 2017 at 10:50:20AM +0300, Tariq Toukan wrote:
> On 28/08/2017 9:22 PM, John W. Linville wrote:
> > On Mon, Aug 28, 2017 at 08:00:11AM -0700, Eric Dumazet wrote:
> > > On Mon, 2017-08-28 at 15:38 +0300, Tariq Toukan wrote:
> > > > From: Shaker Daibes
> > > >
> > > > UFO was removed
On 28/08/2017 9:22 PM, John W. Linville wrote:
On Mon, Aug 28, 2017 at 08:00:11AM -0700, Eric Dumazet wrote:
On Mon, 2017-08-28 at 15:38 +0300, Tariq Toukan wrote:
From: Shaker Daibes
UFO was removed in kernel, here we remove it in ethtool app.
Fixes the following issue:
Features for ens8:
On Mon, Aug 28, 2017 at 08:00:11AM -0700, Eric Dumazet wrote:
> On Mon, 2017-08-28 at 15:38 +0300, Tariq Toukan wrote:
> > From: Shaker Daibes
> >
> > UFO was removed in kernel, here we remove it in ethtool app.
> >
> > Fixes the following issue:
> > Features for ens8:
> > Cannot get device udp-
From: Eric Dumazet
Date: Mon, 28 Aug 2017 08:00:11 -0700
> On Mon, 2017-08-28 at 15:38 +0300, Tariq Toukan wrote:
>> From: Shaker Daibes
>>
>> UFO was removed in kernel, here we remove it in ethtool app.
>>
>> Fixes the following issue:
>> Features for ens8:
>> Cannot get device udp-fragmentat
On Mon, 2017-08-28 at 15:38 +0300, Tariq Toukan wrote:
> From: Shaker Daibes
>
> 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
From: Shaker Daibes
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
Signed-off-by: Tariq Toukan
---