[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-11-12 Thread Sean Feole
Verified Fix Released, updating bug ** Changed in: ubuntu-kernel-tests Status: New => Triaged ** Changed in: ubuntu-kernel-tests Assignee: (unassigned) => Sean Feole (sfeole) ** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released ** Changed in: ubuntu-kernel-tests

[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-08-26 Thread Kleber Sacilotto de Souza
ubuntu_kernel_selftests.net completed successfully with kernel 4.15.0-60.67. https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-bionic/bionic/amd64/l/linux/20190824_081505_2c3e7@/log.gz ** Tags removed: verification-needed-bionic ** Tags added:

[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-08-24 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- bionic' to 'verification-done-bionic'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-08-22 Thread Stefan Bader
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1840935 Title: [Regression] net test from

[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-08-22 Thread Kleber Sacilotto de Souza
** Description changed: - Commit e434b8cd (bpf: relax verifier restriction on BPF_MOV | BPF_ALU) - in Bionic tree + [Impact] + Commit a25d38b54163 (bpf: relax verifier restriction on BPF_MOV | BPF_ALU) in Bionic tree Is causing bpf test compilation failure: $ sudo make -C

[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-08-21 Thread Kleber Sacilotto de Souza
Commit e434b8cd (bpf: relax verifier restriction on BPF_MOV | BPF_ALU) seems to need as prerequisite: 111e6b45315c selftests/bpf: make test_verifier run most programs -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-08-21 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu Bionic) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1840935] Re: [Regression] net test from ubuntu_kernel_selftests failed due to bpf test compilation issue

2019-08-21 Thread Po-Hsu Lin
** Description changed: - Commit a25d38b5 (bpf: relax verifier restriction on BPF_MOV | BPF_ALU) + Commit e434b8cd (bpf: relax verifier restriction on BPF_MOV | BPF_ALU) + in Bionic tree Is causing bpf test compilation failure: $ sudo make -C tools/testing/selftests TARGETS=bpf run_tests