Checked out the jammy source

jon@C02F13YVQ05N jammy % git clone 
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy
jon@C02F13YVQ05N jammy % git checkout Ubuntu-5.15.0-126.136
jon@C02F13YVQ05N jammy % git log --oneline -n 1 HEAD
87cad896a075 (HEAD, tag: Ubuntu-5.15.0-126.136) UBUNTU: Ubuntu-5.15.0-126.136
jon@C02F13YVQ05N jammy % git log --oneline -n 1 include/linux/virtio_net.h
34192ba1338f net: drop bad gso csum_start and offset in virtio_net_hdr


jon@C02F13YVQ05N jammy % git checkout --force Ubuntu-5.15.0-127.137
jon@C02F13YVQ05N jammy % git log --oneline -n 1 HEAD
466744ab9813 (HEAD, tag: Ubuntu-5.15.0-127.137, origin/master-prep) UBUNTU: 
Ubuntu-5.15.0-127.137
jon@C02F13YVQ05N jammy % git log --oneline -n 1 include/linux/virtio_net.h
54eba39c6b00 net: tighten bad gso csum offset check in virtio_net_hdr

Luckily, looks like this may be automagically addressed in the 127
kernel as the source indicates, which the commit says is attributable to
https://bugs.launchpad.net/bugs/2086242

TLDR, can you try the 127 kernel and see if you're all good?

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

Title:
  virtio-net slowdown and error message ens3: bad gso: type: 1, size:
  1448

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


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

Reply via email to