Skip to content

netdevsim: split patches and apply in order

Filip Pokryvka requested to merge fp/netdevsim into main

Simplify patches, make them more general and reusable, hopefully even future-proof.

Current rules:

  • el8.0 - el8.4: add support for ring, coal, channels
  • el8.5 - el8.6: fix ring, add channels support
  • el9.0: fix ring, add channels support
  • anything newer: fix ring, fix channels (add all channel types).

@runtests:pass,cloud_ec2_race_with_3_interfaces,ethtool_features_ring,ethtool_features_channels,ethtool_features_pause,ethtool_features_coal,ethtool_multiple_options_in_profile_file

@os:rawhide

Edited by Filip Pokryvka

Merge request reports