ACK: [OEM-5.6][SRU][PATCH 0/1] Fix ip_defrag exit code 255 on OEM-5.6

Tim Gardner tim.gardner at canonical.com
Thu Mar 25 11:28:04 UTC 2021


Acked-by: Tim Gardner <tim.gardner at canonical.com>

On 3/25/21 3:08 AM, Po-Hsu Lin wrote:
> [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(+)
> 

-- 
-----------
Tim Gardner
Canonical, Inc



More information about the kernel-team mailing list