← Back to team overview

kernel-packages team mailing list archive

[Bug 1382244] Re: HP ProLiant m400 nic fails to initialize when booted w/ debug

 

** Changed in: linux (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Utopic)
   Importance: Undecided => Medium

** Tags added: trusty utopic

-- 
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/1382244

Title:
  HP ProLiant m400 nic fails to initialize when booted w/ debug

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Trusty:
  Confirmed
Status in “linux” source package in Utopic:
  Confirmed

Bug description:
  [Impact]
  On the majority of boots, the mlx4 driver will fail to initialize, resulting in no network connectivity. This only occurs if debug level
  logging to the serial console is enabled - which is not the default in Ubuntu.

  [Test Case]
  Enable debug logging:
    $ echo 'setenv bootargs "$bootargs debug"' > /etc/flash-kernel/ubootenv.d/debug
    $ sudo flash-kernel
  And reboot.

  [Regression Risk]
  The MSI code being modified in question is only used on X-Gene systems, so risk to other systems is insignificant. In addition, the code being removed are just debug statements that aren't emitted by default today in Ubuntu, so even for X-Gene systems it is a minimal risk.

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


References