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

Tim Gardner tim.gardner at canonical.com
Thu Apr 6 12:56:51 UTC 2023


On 4/6/23 2:26 AM, Po-Hsu Lin 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
> 
Acked-by: Tim Gardner <tim.gardner at canonical.com>
-- 
-----------
Tim Gardner
Canonical, Inc




More information about the kernel-team mailing list