Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-1794

Replace ioctl wth netlink for ethtool in NetworkManager

    • sst_network_management
    • ssg_networking
    • 5
    • False
    • Hide

      None

      Show
      None
    • No
    • None
    • Hide

      Given a system administrator using NetworkManager for network configuration
      When they query or set ethernet device settings using NetworkManager
      Then NetworkManager should utilize the netlink interface of ethtool instead of the deprecated ioctl() interface.

      Definition of Done

      • The implementation meets the acceptance criteria
      • The unit tests and integration tests are written and passed
      • The code is part of a build attached to an errata
      Show
      Given a system administrator using NetworkManager for network configuration When they query or set ethernet device settings using NetworkManager Then NetworkManager should utilize the netlink interface of ethtool instead of the deprecated ioctl() interface. Definition of Done The implementation meets the acceptance criteria The unit tests and integration tests are written and passed The code is part of a build attached to an errata
    • None
    • None
    • None

      The ioctl() interface of ethtool is deprecated, need to replace it with its netlink interface.

            rh-ee-sfaye Stanislas Faye
            fge@redhat.com Gris Ge
            Network Management Team Network Management Team
            Vladimir Benes Vladimir Benes
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: