← Back to team overview

kernel-packages team mailing list archive

[Bug 1533721] Re: Ethtool didn't support link speed 25Gb 56Gb 100Gb 200Gb

 

** Package changed: linux (Ubuntu) => ethtool (Ubuntu)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1533721

Title:
  Ethtool didn't support link speed 25Gb 56Gb 100Gb 200Gb

Status in ethtool package in Ubuntu:
  Incomplete

Bug description:
  please add missing Advertised speeds into ethtool

  Ethtool 3.13 didn't support link speed 25Gb 56Gb 100Gb 200Gb.

  Ethtool 4.2  didn't support link speed 25Gb 100Gb 200Gb.
                                            

  This the list from ethtool 4.2 
  #define ALL_ADVERTISED_MODES                    \
          (ADVERTISED_10baseT_Half |              \
           ADVERTISED_10baseT_Full |              \
           ADVERTISED_100baseT_Half |             \
           ADVERTISED_100baseT_Full |             \
           ADVERTISED_1000baseT_Half |            \
           ADVERTISED_1000baseT_Full |            \
           ADVERTISED_1000baseKX_Full|            \
           ADVERTISED_2500baseX_Full |            \
           ADVERTISED_10000baseT_Full |           \
           ADVERTISED_10000baseKX4_Full |         \
           ADVERTISED_10000baseKR_Full |          \
           ADVERTISED_10000baseR_FEC |            \
           ADVERTISED_20000baseMLD2_Full |        \
           ADVERTISED_20000baseKR2_Full |         \
           ADVERTISED_40000baseKR4_Full |         \
           ADVERTISED_40000baseCR4_Full |         \
           ADVERTISED_40000baseSR4_Full |         \
           ADVERTISED_40000baseLR4_Full |         \
           ADVERTISED_56000baseKR4_Full |         \
           ADVERTISED_56000baseCR4_Full |         \
           ADVERTISED_56000baseSR4_Full |         \
           ADVERTISED_56000baseLR4_Full)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ethtool/+bug/1533721/+subscriptions


References