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]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to