Public bug reported:

You should be able to build all the tests inside a subtest directory in 
tools/testing/selftests from a kernel tree with command:
  make TARGETS=net

But with our 4.15 kernel these binary files in the net directory cannot be 
built correctly:
 * reuseport_bpf
 * reuseport_bpf_cpu
 * reuseport_dualstack
 * reuseaddr_conflict
 * reuseport_bpf_numa

You can only build them with:
  make TARGETS=net run_tests

This will also trigger the test, which is not ideal for the granularity
improvement.

** Affects: ubuntu-kernel-tests
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: linux (Ubuntu Bionic)
     Importance: Undecided
         Status: New

** Summary changed:

- Unable to build reuseport_bpf test in ubuntu_kernel_selftests on Bionic with 
make command
+ Unable to build net/reuseport_bpf and other tests in ubuntu_kernel_selftests 
on Bionic with make command

** Also affects: linux (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: linux (Ubuntu)
       Status: New => Fix Released

-- 
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/1949889

Title:
  Unable to build net/reuseport_bpf and other tests in
  ubuntu_kernel_selftests on Bionic with make command

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  New

Bug description:
  You should be able to build all the tests inside a subtest directory in 
tools/testing/selftests from a kernel tree with command:
    make TARGETS=net

  But with our 4.15 kernel these binary files in the net directory cannot be 
built correctly:
   * reuseport_bpf
   * reuseport_bpf_cpu
   * reuseport_dualstack
   * reuseaddr_conflict
   * reuseport_bpf_numa

  You can only build them with:
    make TARGETS=net run_tests

  This will also trigger the test, which is not ideal for the
  granularity improvement.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1949889/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to