[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.122ubuntu8.9

---
initramfs-tools (0.122ubuntu8.9) xenial; urgency=low

  * hook-functions: include backported bnxt driver. (LP: #1712491)

 -- Andy Whitcroft   Wed, 30 Aug 2017 11:10:40 +0100

** Changed in: initramfs-tools (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.103ubuntu4.9

---
initramfs-tools (0.103ubuntu4.9) trusty; urgency=low

  [ Andy Whitcroft ]
  * hook-functions: include backported bnxt driver. (LP: #1712491)

 -- Dan Streetman   Wed, 30 Aug 2017
11:10:40 +0100

** Changed in: initramfs-tools (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-16 Thread Dan Streetman
failing autopkg tests for this:
linux-lts-xenial (and other EOL linux-lts-*)
  these failures are due to bug 1723223; known bug that is not related to this 
bug.
linux-exynos5 on armhf
  this failed due to a testbed failure, unrelated to this bug.
linux on armhf
  this failure is due to bug 1724044; known bug this is not related to this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-12 Thread Dan Streetman
ubuntu@lp1712491:~$ dpkg -l | grep initramfs-tools
ii  initramfs-tools0.103ubuntu4.8   
  all  tools for generating an initramfs
ii  initramfs-tools-bin0.103ubuntu4.8   
  amd64binaries used by initramfs-tools
ubuntu@lp1712491:~$ sudo lsinitramfs /boot/initrd.img-4.4.0-97-generic | grep 
bnxt
lib/modules/4.4.0-97-generic/kernel/drivers/net/ethernet/broadcom/bnxt
lib/modules/4.4.0-97-generic/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko


ubuntu@lp1712491:~$ dpkg -l | grep initramfs-tools
ii  initramfs-tools0.103ubuntu4.9   
  all  tools for generating an initramfs
ii  initramfs-tools-bin0.103ubuntu4.9   
  amd64binaries used by initramfs-tools
ubuntu@lp1712491:~$ sudo lsinitramfs /boot/initrd.img-4.4.0-97-generic | grep 
bnxt
lib/modules/4.4.0-97-generic/kernel/ubuntu/bnxt
lib/modules/4.4.0-97-generic/kernel/ubuntu/bnxt/bnxt_en_bpo.ko
lib/modules/4.4.0-97-generic/kernel/drivers/net/ethernet/broadcom/bnxt
lib/modules/4.4.0-97-generic/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko


fix verified.

** Tags removed: verification-needed verification-needed-trusty
** Tags added: verification-done verification-done-trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-12 Thread Łukasz Zemczak
Hello Juerg, or anyone else affected,

Accepted initramfs-tools into trusty-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/initramfs-
tools/0.103ubuntu4.9 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-trusty to verification-done-trusty. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-trusty. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: initramfs-tools (Ubuntu Trusty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed-trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-12 Thread Andy Whitcroft
Sponsored for trusty.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-04 Thread Dan Streetman
** Changed in: initramfs-tools (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: initramfs-tools (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: initramfs-tools (Ubuntu Trusty)
 Assignee: (unassigned) => Dan Streetman (ddstreet)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-04 Thread Andy Whitcroft
** Also affects: initramfs-tools (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-10-03 Thread Dan Streetman
As trusty can use the 4.4 kernel (via lts-xenial), this needs
backporting to trusty initramfs-tools also, please.

** Patch added: "lp1712491-trusty.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+attachment/4961737/+files/lp1712491-trusty.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-09-06 Thread Juerg Haefliger
This is looking great so far.  Instance booted nicely, no signs of a
kernel panic.  The driver was happily picked up in the initramfs.  I'm
going to run it through some stress-ng tests to make sure everything is
fine but we're off to a good start.

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-08-31 Thread Łukasz Zemczak
Hello Juerg, or anyone else affected,

Accepted initramfs-tools into xenial-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/initramfs-
tools/0.122ubuntu8.9 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: initramfs-tools (Ubuntu Xenial)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-08-30 Thread Launchpad Bug Tracker
This bug was fixed in the package initramfs-tools - 0.125ubuntu10

---
initramfs-tools (0.125ubuntu10) artful; urgency=low

  * hook-functions: include backported bnxt driver. (LP: #1712491)

 -- Andy Whitcroft   Wed, 30 Aug 2017 11:28:51 +0100

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-08-30 Thread Andy Whitcroft
Note that the driver currently only exists in xenial 4.4.0 kernel so
this is only being applied to xenial and artful at this time.

** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided => High

** Changed in: initramfs-tools (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: initramfs-tools (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: initramfs-tools (Ubuntu Xenial)
 Assignee: (unassigned) => Andy Whitcroft (apw)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-08-30 Thread Andy Whitcroft
** Also affects: initramfs-tools (Ubuntu Xenial)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-08-29 Thread Juerg Haefliger
The following patch has been tested succesfully:

--- hook-functions.orig 2017-08-21 08:00:47.303094616 +
+++ hook-functions  2017-08-23 07:43:56.893817027 +
@@ -519,6 +519,9 @@ auto_add_modules()
macvtap.ko pcmcia sb1000.ko team tokenring \
tun.ko usb veth.ko wan wimax wireless \
xen-netback.ko
+ 
+   # Ubuntu backported bnxt driver
+   copy_modules_dir kernel/ubuntu/bnxt
;;
ide)
copy_modules_dir kernel/drivers/ide

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1712491] Re: Add backported bnxt driver to the initramfs

2017-08-29 Thread Juerg Haefliger
** Description changed:

- We're adding a backported bnxt driver to Xenial (LP #1711056). It's an
- alternate for the regular Xenial driver that only manages NICs that are
- not supported by the regular Xenial driver. But it's a boot-critical
- driver so it needs to be added to the initramfs.
+ [Impact]
+ We're adding a backported bnxt driver to Xenial (LP #1711056). It's an 
alternate for the regular Xenial driver that only manages NICs that are not 
supported by the regular Xenial driver. Since the backported driver lives in 
the special location kernel/ubuntu/bnxt it's not automatically included in the 
initramfs. But it's boot-critical so it needs to be added to the initramfs.
  
- --- hook-functions.orig   2017-08-21 08:00:47.303094616 +
- +++ hook-functions2017-08-23 07:43:56.893817027 +
- @@ -519,6 +519,9 @@ auto_add_modules()
-   macvtap.ko pcmcia sb1000.ko team tokenring \
-   tun.ko usb veth.ko wan wimax wireless \
-   xen-netback.ko
- + 
- + # Ubuntu backported bnxt driver
- + copy_modules_dir kernel/ubuntu/bnxt
-   ;;
-   ide)
-   copy_modules_dir kernel/drivers/ide
+ [Test Case]
+ Install the Xenial kernel on hardware that contains a newer Broadcom NIC and 
boots over that NIC. The machine will not come up because the NIC is not 
recognized.
+ 
+ [Regression Risk]
+ The driver is only loaded for newer Broadcom NICs. Older NICs are still 
managed by the regular Xenial driver, so there should be no regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712491

Title:
  Add backported bnxt driver to the initramfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1712491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs