ip_defrag.sh in net from ubuntu_kernel_selftests failed with exit code 255 on F-oem-5.6
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
linux-oem-5.6 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Undecided
|
Po-Hsu Lin |
Bug Description
[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/
make TARGETS=net
cd net
sudo ./ip_defrag.sh
With this patch applied the test will pass without any issue.
[Where problems could occur]
Change limited to the test case only. And this has already included
in other kernels, it's unlikely to cause problems.
[Original Bug Report]
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_
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.
tags: | added: 5.6 focal oem sru-20210222 ubuntu-kernel-selftests |
Changed in ubuntu-kernel-tests: | |
status: | New → In Progress |
description: | updated |
description: | updated |
description: | updated |
Changed in linux-oem-5.6 (Ubuntu Focal): | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
Changed in ubuntu-kernel-tests: | |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
Changed in linux-oem-5.6 (Ubuntu Focal): | |
status: | New → In Progress |
Changed in linux-oem-5.6 (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
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- focal' to 'verification- done-focal' . If the problem still exists, change the tag 'verification- needed- focal' to 'verification- failed- focal'.
If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation how to enable and use -proposed. Thank you!