<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in settings</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>779283b7 - selftests/net: convert fcnal-test.sh to run it in unique namespace</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/net/settings#779283b7</link>
        <description>selftests/net: convert fcnal-test.sh to run it in unique namespaceHere is the test result after conversion. There are some failures, but italso exists on my system without this patch. So it&apos;s not affectec bythis patch and I will check the reason later.  ]# time ./fcnal-test.sh  /usr/bin/which: no nettest in (/root/.local/bin:/root/bin:/usr/share/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)  ###########################################################################  IPv4 ping  ###########################################################################  #################################################################  No VRF  SYSCTL: net.ipv4.raw_l3mdev_accept=0  TEST: ping out - ns-B IP                                                      [ OK ]  TEST: ping out, device bind - ns-B IP                                         [ OK ]  TEST: ping out, address bind - ns-B IP                                        [ OK ]  ...  #################################################################  SNAT on VRF  TEST: IPv4 TCP connection over VRF with SNAT                                  [ OK ]  TEST: IPv6 TCP connection over VRF with SNAT                                  [ OK ]  Tests passed: 893  Tests failed:  21  real    52m48.178s  user    0m34.158s  sys     1m42.976sBTW, this test needs a really long time. So expand the timeout to 1h.Acked-by: David Ahern &lt;dsahern@kernel.org&gt;Signed-off-by: Hangbin Liu &lt;liuhangbin@gmail.com&gt;Link: https://lore.kernel.org/r/20231213060856.4030084-6-liuhangbin@gmail.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/net/settings</description>
        <pubDate>Wed, 13 Dec 2023 06:08:48 +0000</pubDate>
        <dc:creator>Hangbin Liu &lt;liuhangbin@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>de0e4447 - kselftests/net: adapt the timeout to the largest runtime</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/net/settings#de0e4447</link>
        <description>kselftests/net: adapt the timeout to the largest runtimetimeout in settings is used by each case under the same directory, soit should adapt to the maximum runtime.A normally running net/fib_nexthops.sh may be killed by this unsuitabletimeout. Furthermore, since the defect[1] of kselftests framework,net/fib_nexthops.sh which might take at least (300 * 4) seconds wouldblock the whole kselftests framework previously.$ git grep -w &apos;sleep 300&apos; tools/testing/selftests/nettools/testing/selftests/net/fib_nexthops.sh:    sleep 300tools/testing/selftests/net/fib_nexthops.sh:    sleep 300tools/testing/selftests/net/fib_nexthops.sh:    sleep 300tools/testing/selftests/net/fib_nexthops.sh:    sleep 300Enlarge the timeout by plus 300 based on the obvious largest runtimeto avoid the blocking.[1]: https://www.spinics.net/lists/kernel/msg4185370.htmlSigned-off-by: Zhou Jie &lt;zhoujie2011@fujitsu.com&gt;Signed-off-by: Li Zhijian &lt;lizhijian@fujitsu.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/net/settings</description>
        <pubDate>Thu, 13 Jan 2022 07:28:59 +0000</pubDate>
        <dc:creator>Li Zhijian &lt;lizhijian@fujitsu.com&gt;</dc:creator>
    </item>
<item>
        <title>b881d089 - selftests/net: bump timeout to 5 minutes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/net/settings#b881d089</link>
        <description>selftests/net: bump timeout to 5 minutesWe found that with the latest mainline kernel (5.12.0-051200rc8) onsome KVM instances / bare-metal systems, the following tests will takelonger than the kselftest framework default timeout (45 seconds) torun and thus got terminated with TIMEOUT error:* xfrm_policy.sh - took about 2m20s* pmtu.sh - took about 3m5s* udpgso_bench.sh - took about 60sBump the timeout setting to 5 minutes to allow them have a chance tofinish.https://bugs.launchpad.net/bugs/1856010Signed-off-by: Po-Hsu Lin &lt;po-hsu.lin@canonical.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/net/settings</description>
        <pubDate>Fri, 23 Apr 2021 11:15:38 +0000</pubDate>
        <dc:creator>Po-Hsu Lin &lt;po-hsu.lin@canonical.com&gt;</dc:creator>
    </item>
</channel>
</rss>
