rtnetlink.sh in net from ubuntu_kernel_selftests failed on KVM kernels (config not enabled)
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned | ||
| linux (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned | ||
| Bionic |
Incomplete
|
Undecided
|
Unassigned | ||
| Focal |
New
|
Undecided
|
Unassigned | ||
| Groovy |
Won't Fix
|
Undecided
|
Unassigned | ||
| Hirsute |
Won't Fix
|
Undecided
|
Unassigned | ||
| linux-kvm (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
| Bionic |
New
|
Undecided
|
Unassigned | ||
| Focal |
New
|
Undecided
|
Unassigned | ||
| Groovy |
Won't Fix
|
Undecided
|
Unassigned | ||
| Hirsute |
Won't Fix
|
Undecided
|
Unassigned | ||
Bug Description
This test failed because of the unsuccessful attempt to add a dummy device with ip link command:
# devdummy=
# ip link add name "$devdummy" type dummy
RTNETLINK answers: Operation not supported
selftests: rtnetlink.sh
======
RTNETLINK answers: Operation not supported
Cannot find device "test-dummy0"
FAIL: cannot add dummy interface
not ok 1..10 selftests: rtnetlink.sh [FAIL]
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-
ProcVersionSign
Uname: Linux 4.15.0-1028-kvm x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Thu Jan 17 10:21:02 2019
SourcePackage: linux-kvm
UpgradeStatus: No upgrade log present (probably fresh install)
| tags: | added: linux-kvm sru-20190603 |
| tags: | added: ubuntu-kernel-selftests |
| tags: | added: sru-20200316 |
| Changed in linux (Ubuntu Disco): | |
| status: | New → Won't Fix |
| Changed in linux-kvm (Ubuntu Disco): | |
| status: | New → Won't Fix |
| summary: |
- RTNETLINK in net from ubuntu_kernel_selftests failed on KVM kernels + rtnetlink.sh in net from ubuntu_kernel_selftests failed on KVM kernels + (config not enabled) |
| tags: | added: 5.4 focal kvm sru-20210315 |
| no longer affects: | linux (Ubuntu Disco) |
| no longer affects: | linux-kvm (Ubuntu Disco) |
| no longer affects: | linux (Ubuntu Cosmic) |
| no longer affects: | linux-kvm (Ubuntu Cosmic) |
| tags: | added: kernel-daily-bug |
Found in 4.18 Bionic AWS as well.