[Kernel-packages] [Bug 1683878] [NEW] blkfront: add uevent for size change

2017-04-18 Thread Mark Thomas
Public bug reported: A Xen blkfront(xen-blkfront:) patch has been submitted upstream, regarding the resizing of a blkfront device from dom0. This patch would emit a KOBJ_CHANGE uevent, to notify a guest of the change. This allows for custom udev rules, such as automatically resizing a

[Kernel-packages] [Bug 1683878] Re: blkfront: add uevent for size change

2017-04-18 Thread Mark Thomas
I performed this test in EC2: - Launched an instance of latest Xenial AMI in us-west-1 (ami-2afbde4a, kernel 4.4.0-1013-aws) with 8GB root EBS volume - Created a second EBS volume, 100GB, and attached as /dev/sdf. - Ran sudo udevadm monitor --kernel --udev and resized both volumes. No udev

[Kernel-packages] [Bug 1729573] Re: netplan breaks Xen VIF driver

2018-01-02 Thread Mark Thomas
I just tested this with a 20171220 daily build of 17.10 in us-east-1, in a custom VPC, and it appears to be working fine. -- 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/1729573 Title:

[Kernel-packages] [Bug 1792044] Re: update ENA driver to latest mainline version

2018-10-09 Thread Mark Thomas
This was erroneously marked as released. Verification is not yet done. ** Changed in: linux (Ubuntu) Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1924298] [NEW] accept returns duplicate endpoints under load

2021-04-15 Thread Mark Thomas
Public bug reported: When accepting client connections under load, duplicate endpoints may be returned. These endpoints will have different (usually sequential) file descriptors but will refer to the same connection (same server IP, same server port, same client IP, same client port). Both copies

[Kernel-packages] [Bug 1924298] Re: accept returns duplicate endpoints under load

2022-01-05 Thread Mark Thomas
CentOS version of this bug report: https://bugs.centos.org/view.php?id=18383 ** Bug watch added: bugs.centos.org/ #18383 https://bugs.centos.org/view.php?id=18383 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1924298] Re: accept returns duplicate endpoints under load

2022-04-23 Thread Mark Thomas
Christopher, Thank-you for the work you have put into researching this. It is really appreciated. The system I originally used to reproduce this bug has since been updated to: linux-image-5.13.0-40-generic 5.13.0-40.45~20.04.1 I have just attempted to reproduce the issue and I have been unable