← Back to team overview

kernel-packages team mailing list archive

[Bug 1533721] Missing required logs.

 

This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1533721

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
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 linux 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/linux/+bug/1533721/+subscriptions


References