It looks the above mentioned kernels linux-hwe-6.8/6.8.0-51.52~22.04.1
and linux-hwe-6.11/6.11.0-13.14~24.04.1 are still not in -proposed yet

Jammy:

ubuntu@jammy-c:~$ sudo apt update
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease                
 
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease                          
 
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://archive.ubuntu.com/ubuntu jammy-proposed InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
44 packages can be upgraded. Run 'apt list --upgradable' to see them.
ubuntu@jammy-c:~$ apt policy linux-image-6.8.0-50-generic 
linux-image-6.8.0-50-generic:
  Installed: (none)
  Candidate: 6.8.0-50.51~22.04.1
  Version table:
     6.8.0-50.51~22.04.1 500
        500 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages
ubuntu@jammy-c:~$ apt policy linux-image-6.8.0-51-generic 
N: Unable to locate package linux-image-6.8.0-51-generic
N: Couldn't find any package by glob 'linux-image-6.8.0-51-generic'

Noble:
ubuntu@noble-c:~$ sudo apt update
Hit:1 http://archive.ubuntu.com/ubuntu noble-proposed InRelease                 
  
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease                          
  
Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
20 packages can be upgraded. Run 'apt list --upgradable' to see them.
ubuntu@noble-c:~$ apt policy linux-image-6.11.0-12-generic 
linux-image-6.11.0-12-generic:
  Installed: (none)
  Candidate: 6.11.0-12.13~24.04.1
  Version table:
     6.11.0-12.13~24.04.1 100
        100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
ubuntu@noble-c:~$ apt policy linux-image-6.11.0-13-generic 
N: Unable to locate package linux-image-6.11.0-13-generic
N: Couldn't find any package by glob 'linux-image-6.11.0-13-generic'

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

Title:
  Commit "net/mlx5e: Don't offload internal port if filter device is out
  device" breaks OpenStack/OVN distributed gateway use case

Status in linux package in Ubuntu:
  Invalid
Status in linux-hwe-6.11 package in Ubuntu:
  Invalid
Status in linux-hwe-6.8 package in Ubuntu:
  Invalid
Status in linux-hwe-6.8 source package in Jammy:
  Fix Committed
Status in linux source package in Noble:
  In Progress
Status in linux-hwe-6.11 source package in Noble:
  Fix Committed
Status in linux-hwe-6.8 source package in Noble:
  Invalid
Status in linux source package in Oracular:
  In Progress

Bug description:
  Consider a topology with two chassis, A and B:
  * A acts as a distributed gateway connected to provider network on tagged 
VLAN and has GENEVE tunnel configured towards chassis B.
  * B hosts the target instance.
  * From a third machine connected to the provider network we can observe:
    * Only first ICMP ECHO reply from target instance is forwarded.
    * Attempt to establish TCP connection fails.

  If we revert commit [0] the symptoms disappear.

  The issue is also present in the most recent mainline version
  available, so there does not appear to exist a fix for the issue.

  0: 06b4eac9c4be ("net/mlx5e: Don't offload internal port if filter
  device is out device")

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to