[OEM-5.6][SRU][PATCH 0/1] Fix ip_defrag exit code 255 on OEM-5.6
Po-Hsu Lin
po-hsu.lin at canonical.com
Thu Mar 25 09:08:43 UTC 2021
[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
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.
Paolo Pisati (1):
selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
tools/testing/selftests/net/ip_defrag.sh | 2 ++
1 file changed, 2 insertions(+)
--
2.7.4
More information about the kernel-team
mailing list