Public bug reported:

[Impact]

Kernel selftest net:l2tp.sh is failing with the latest lunar/linux 6.2
kernel, the error is the following:

  RTNETLINK answers: Protocol not supported

Using `bash -x` we can see that the last command executed is the
following:

  ip -netns host-1 l2tp add tunnel tunnel_id 1041 peer_tunnel_id 1042
encap ip local 10.1.1.1 remote 10.1.2.1

[Test case]

>From the kernel source directory run:

 $ sudo ./tools/testing/selftests/net/l2tp.sh

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

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

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

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

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

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

Title:
  net:l2tp.sh failure with lunar:linux 6.2

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  New
Status in linux source package in Lunar:
  New

Bug description:
  [Impact]

  Kernel selftest net:l2tp.sh is failing with the latest lunar/linux 6.2
  kernel, the error is the following:

    RTNETLINK answers: Protocol not supported

  Using `bash -x` we can see that the last command executed is the
  following:

    ip -netns host-1 l2tp add tunnel tunnel_id 1041 peer_tunnel_id 1042
  encap ip local 10.1.1.1 remote 10.1.2.1

  [Test case]

  From the kernel source directory run:

   $ sudo ./tools/testing/selftests/net/l2tp.sh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2013014/+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