** Also affects: linux-kvm (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1993814
Title:
net sched missing from Jammy KVM image
Status in cloud-images:
New
Status in linux-kvm package in Ubuntu:
New
Bug description:
The net/sched modules are not included in the KVM image, but are in
other images (for example AWS, if I install `linux-
modules-5.15.0-1020-aws`.
Can these modules be included in the KVM image + modules package?
Additionally, I note that there seems to be no `linux-modules-extra`
for KVM?
```
$ dpkg -L linux-modules-5.15.0-1020-kvm | grep net/sched | wc -l
0
$ dpkg -L linux-modules-5.15.0-1020-aws | grep net/sched | wc -l
72
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1993814/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp