Skip to content

ethernet: add ethtool tests for ring and coalesce options

Vladimír Beneš requested to merge vb/more_ethtools_option_rhbz1614700 into master

Check that setting coalesce and ring options via NetworkManager are correctly reflected in ethtool. Using custom compiled netdevsim device to be able to set all these values.

https://bugzilla.redhat.com/show_bug.cgi?id=1614700

Merge request reports