APPLIED: [F][SRU][PATCH 0/1] selftests: Fix the executable permissions for fib_tests.sh

Luke Nowakowski-Krijger luke.nowakowskikrijger at canonical.com
Wed Apr 12 19:10:48 UTC 2023


Applied to focal:linux master-next

Thanks!
- Luke

On Thu, Apr 6, 2023 at 1:27 AM Po-Hsu Lin <po-hsu.lin at canonical.com> wrote:

> [Impact]
> When applying the following commit via stable update (bug 2011625):
>   Revert "ipv4: Fix incorrect route flushing when source address is
>   deleted"
>
> The executable bit of this script was dropped. And this test will be
> skipped on 5.4:
>  # selftests: net: fib_tests.sh
>  # Warning: file fib_tests.sh is missing!
>  not ok 1 selftests: net: fib_tests.sh
>
> [Fix]
> * f0c95f229a ("selftests: Fix the executable permissions for fib_tests.sh")
>
> This can be cherry-picked to Focal from linux-5.4.y of the stable tree.
>
> [Test]
> Run the test with the patched kernel. This test will not be skipped.
>
> [Where problems could occur]
> This change just allow the script to get tested, however we will see
> failures reported from this test.
>
> Rishabh Bhatnagar (1):
>   selftests: Fix the executable permissions for fib_tests.sh
>
>  tools/testing/selftests/net/fib_tests.sh | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 tools/testing/selftests/net/fib_tests.sh
>
> --
> 2.25.1
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230412/42a964d8/attachment.html>


More information about the kernel-team mailing list