[Bug 1685416] Re: Virtio Fixes Not Backported --> Google Cloud Platform Drops Packets

2017-04-24 Thread Stefan Bader
*** This bug is a duplicate of bug 1683947 *** https://bugs.launchpad.net/bugs/1683947 Hi Jason, actually we found out that someone else already had been requesting those changes last week. It was decided that it is better to get these changes out quickly so it should be in the next few days.

[Bug 1685416] Re: Virtio Fixes Not Backported --> Google Cloud Platform Drops Packets

2017-04-24 Thread Stefan Bader
SRU Justification: Impact: Currently we carry changes to virtio in Yakkety (Xenial/HWE) which got fixed in 4.9.y upstream. However 4.8.y went out of support before that. This causes packets accidentally be dropped when forwarded between various KVM instances (which affects all KVM based Yakkety

[Bug 1685416] Re: Virtio Fixes Not Backported --> Google Cloud Platform Drops Packets

2017-04-24 Thread Jason A. Donenfeld
Hi Stefan -- thanks for taking ownership of this bug. Could you give a rough timeline on when you expect to roll out the next kernel update that contains these commits? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1685416] Re: Virtio Fixes Not Backported --> Google Cloud Platform Drops Packets

2017-04-24 Thread Stefan Bader
** Also affects: linux (Ubuntu Yakkety) Importance: Undecided Status: New ** Also affects: linux-hwe (Ubuntu Yakkety) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Yakkety) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Yakkety)

[Bug 1685416] Re: Virtio Fixes Not Backported --> Google Cloud Platform Drops Packets

2017-04-22 Thread Jason A. Donenfeld
** Also affects: linux-hwe (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-hwe (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1685416

[Bug 1685416] Re: Virtio Fixes Not Backported --> Google Cloud Platform Drops Packets

2017-04-22 Thread Jason A. Donenfeld
No such log is necessary. You simply forgot to backport two critical patches. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1685416] Re: Virtio Fixes Not Backported --> Google Cloud Platform Drops Packets

2017-04-21 Thread Jason A. Donenfeld
** Description changed: The HWE kernel, and possibly others too, backport some virtio improvements related to setting VIRTIO_NET_HDR_F_DATA_VALID on received packets so that the CPU doesn't have to checksum packets that have already been verified by hardware. In the initial implementation