group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #34278
[Bug 1812189] Re: test_bpf in net from ubuntu_kernel_selftests failed on KVM / Cosmic kernels
Re-open this bug as this is still an issue.
The test_bpf test in net failed with GKE 5.0.0-1030.31:
test_bpf: [FAIL]
not ok 1..9 selftests: net: test_bpf.sh [FAIL]
Further investigate shows this module will require config_test_bpf to be
enabled in the kernel config.
** Changed in: ubuntu-kernel-tests
Status: Invalid => Confirmed
** No longer affects: linux (Ubuntu Cosmic)
** Summary changed:
- test_bpf in net from ubuntu_kernel_selftests failed on KVM / Cosmic kernels
+ test_bpf in net from ubuntu_kernel_selftests failed on cloud kernels
** Changed in: linux-kvm (Ubuntu)
Status: Invalid => Confirmed
** No longer affects: linux-kvm (Ubuntu Cosmic)
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1812189
Title:
test_bpf in net from ubuntu_kernel_selftests failed on cloud kernels
Status in ubuntu-kernel-tests:
Confirmed
Status in linux package in Ubuntu:
Invalid
Status in linux-kvm package in Ubuntu:
Confirmed
Status in linux source package in Xenial:
Invalid
Status in linux-kvm source package in Xenial:
Invalid
Status in linux source package in Bionic:
Invalid
Status in linux-kvm source package in Bionic:
Invalid
Bug description:
This test will attempt to insert the test_bpf module, but this module
does not exist in KVM kernels:
$ sudo modprobe test_bpf
modprobe: FATAL: Module test_bpf not found in directory /lib/modules/4.15.0-1028-kvm
The script:
$ sudo ./test_bpf.sh
test_bpf: [FAIL]
$ cat test_bpf.sh
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# Runs bpf test using test_bpf kernel module
if /sbin/modprobe -q test_bpf ; then
/sbin/modprobe -q -r test_bpf;
echo "test_bpf: ok";
else
echo "test_bpf: [FAIL]";
exit 1;
fi
This test_bpf module will need the CONFIG_TEST_BPF to be enabled.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-1028-kvm 4.15.0-1028.28
ProcVersionSignature: User Name 4.15.0-1028.28-kvm 4.15.18
Uname: Linux 4.15.0-1028-kvm x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Thu Jan 17 08:29:29 2019
SourcePackage: linux-kvm
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1812189/+subscriptions