[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-03-16 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.3.0-42.34 --- linux (5.3.0-42.34) eoan; urgency=medium * eoan/linux: 5.3.0-42.34 -proposed tracker (LP: #1865111) * CVE-2020-2732 - KVM: nVMX: Don't emulate instructions in guest mode - KVM: nVMX: Refactor IO bitmap checks into

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-18 Thread Po-Hsu Lin
Passed on node rizzo with 5.3.0-41.33 ** Tags removed: verification-needed-eoan ** Tags added: verification-done-eoan ** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- eoan' to 'verification-done-eoan'. If the problem still exists, change the tag

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-13 Thread Khaled El Mously
** Changed in: linux (Ubuntu Eoan) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862263 Title: test_sysctl in bpf from ubuntu_kernel_selftests make net

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
** Description changed: + == SRU Justification == + Commit 7541c87c ("bpf: Allow narrow loads of bpf_sysctl fields with + offset > 0") applied to Eoan tree via stable-update process brought a + member called "seek" to tools/testing/selftests/bpf/test_sysctl.c: +.seek = 4, + + However we

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released ** Changed in: linux (Ubuntu Eoan) Status: Incomplete => In Progress ** Changed in: ubuntu-kernel-tests Status: New => In Progress ** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Po-Hsu Lin

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
Looks like this is missing commit: https://github.com/torvalds/linux/commit/d895a0f16fadb26d22ab531c49768f7642ae5c3e ** Tags added: 5.3 sru-20200127 ubuntu-kernel-selftests -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1862263] Re: test_sysctl in bpf from ubuntu_kernel_selftests make net test fails to build on eoan

2020-02-06 Thread Po-Hsu Lin
To be clear, it's the bpf test that's causing this problem. gcc -g -Wall -O2 -I../../../include/uapi -I../../../lib -I../../../lib/bpf -I../../../../include/generated -I../../../include -Dbpf_prog_load=bpf_prog_test_load -Dbpf_load_program=bpf_test_load_program test_tcpnotify_user.c