On 26 July 2017 at 14:46, Joe Stringer <[email protected]> wrote:
> On 26 July 2017 at 13:19, Andy Zhou <[email protected]> wrote:
>> On Wed, Jul 26, 2017 at 12:49 PM, Joe Stringer <[email protected]> wrote:
>>> The latest net-next kernels have removed the UFO feature, which results
>>> in older ethtool reporting the following error:
>>>
>>> Cannot get device udp-fragmentation-offload settings: Operation not
>>> supported
>>>
>>> Currently, we rely on no errors being reported, and if there is an error
>>> then a failure is reported. However, in this case we can safely ignore
>>> the stderr output. We still check the return code so if something is
>>> truly fatal, a failure will still be reported; otherwise, we will not
>>> fail the test due to the above.
>>>
>>> Signed-off-by: Joe Stringer <[email protected]>
>>
>> LGTM.
>>
>> Acked-by: Andy Zhou <[email protected]>
>
> Thanks, applied to master.

I realised this would affect branches 2.6 and 2.7 as well, and is
otherwise unlikely to cause breakage, so I applied it there too.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to