** Description changed:

+ [Impact]
+ The ip_defrag.sh test in net from kernel-selftest failed with exit code 255:
+  # selftests: net: ip_defrag.sh
+  not ok 18 selftests: net: ip_defrag.sh # exit=255
+ 
+ [Fix]
+ * aba69d49fb49c9 ("selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 
support")
+ 
+ This patch can be cherry-picked into OEM-5.6
+ 
+ [Test Case]
+ Run this script after building the net test in kselftest directory 
(linux/tools/testing/selftests) from the kernel tree:
+ make TARGETS=net
+ sudo ./net/ip_defrag.sh
+ 
+ With this patch the test will pass without any issue.
+ 
+ [Where problems could occur]
+ Change limited to the 
+ 
  Issue found on 5.6.0-1050.54 - oem
  
  The ip_defrag.sh test failed with:
-  # selftests: net: ip_defrag.sh
-  not ok 18 selftests: net: ip_defrag.sh # exit=255
+  # selftests: net: ip_defrag.sh
+  not ok 18 selftests: net: ip_defrag.sh # exit=255
  
  I don't think this can be called as a regression, since the
  ubuntu_kernel_selftests test was removed and added back to the test
  suite until the most recent cycle. And this issue can be reproduced with
  5.6.0-1048-oem as well.
  
  Note that we have another issue for this test filed against F-oem-5.6 in 
before, see bug 1908498
  It looks like there are several changes after this test since then.

** Description changed:

  [Impact]
  The ip_defrag.sh test in net from kernel-selftest failed with exit code 255:
   # selftests: net: ip_defrag.sh
   not ok 18 selftests: net: ip_defrag.sh # exit=255
  
  [Fix]
  * aba69d49fb49c9 ("selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 
support")
  
  This patch can be cherry-picked into OEM-5.6
  
  [Test Case]
  Run this script after building the net test in kselftest directory 
(linux/tools/testing/selftests) from the kernel tree:
  make TARGETS=net
- sudo ./net/ip_defrag.sh
+ cd net
+ sudo ./ip_defrag.sh
  
  With this patch the test will pass without any issue.
  
  [Where problems could occur]
- Change limited to the 
+ Change limited to the
  
  Issue found on 5.6.0-1050.54 - oem
  
  The ip_defrag.sh test failed with:
   # selftests: net: ip_defrag.sh
   not ok 18 selftests: net: ip_defrag.sh # exit=255
  
  I don't think this can be called as a regression, since the
  ubuntu_kernel_selftests test was removed and added back to the test
  suite until the most recent cycle. And this issue can be reproduced with
  5.6.0-1048-oem as well.
  
  Note that we have another issue for this test filed against F-oem-5.6 in 
before, see bug 1908498
  It looks like there are several changes after this test since then.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1919147

Title:
  ip_defrag.sh in net from ubuntu_kernel_selftests failed with exit code
  255 on F-oem-5.6

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to