kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #76701
[Bug 1338893] Re: Backport igb fix to trusty (kernel 3.13)
btmorex - you could install the Trust kernel debs by hand:
wget https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+build/6269950/+files/linux-image-3.13.0-35-generic_3.13.0-35.62_amd64.deb
wget https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa/+build/6269950/+files/linux-image-extra-3.13.0-35-generic_3.13.0-35.62_amd64.deb
sudo dpkg -i linux-image*3.13.0-35-generic*.deb
** Changed in: linux (Ubuntu Trusty)
Status: In Progress => Fix Committed
--
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/1338893
Title:
Backport igb fix to trusty (kernel 3.13)
Status in “linux” package in Ubuntu:
Fix Released
Status in “linux” source package in Trusty:
Fix Committed
Status in “linux” source package in Utopic:
Fix Released
Bug description:
I'd like to request that the following trivial patch be backported
into the trusty kernel:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/net/ethernet/intel/igb?id=e66c083aab32842f225bae2a2c30744bf96abaec
Without this patch, it's extremely difficult to debug packet loss
issues on igb interfaces because as soon as you've had one rx drop
ethtool will report constant rx drops (because the counter is not
reset).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1338893/+subscriptions
References