<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>05068eaa67b29963c1249c3032658968f64993e6 - selftest: net: Add basic functionality tests for ipmr.</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#05068eaa67b29963c1249c3032658968f64993e6</link>
        <description>selftest: net: Add basic functionality tests for ipmr.The new test exercise paths, where RTNL is needed, tocatch lockdep splat:  setsockopt    MRT_INIT / MRT_DONE    MRT_ADD_VIF / MRT_DEL_VIF    MRT_ADD_MFC / MRT_DEL_MFC / MRT_ADD_MFC_PROXY / MRT_DEL_MFC_PROXY    MRT_TABLE    MRT_FLUSH  rtnetlink    RTM_NEWROUTE    RTM_DELROUTE  NETDEV_UNREGISTERI will extend this to cover IPv6 setsockopt() later.Signed-off-by: Kuniyuki Iwashima &lt;kuniyu@google.com&gt;Reviewed-by: Eric Dumazet &lt;edumazet@google.com&gt;Link: https://patch.msgid.link/20260228221800.1082070-2-kuniyu@google.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Sat, 28 Feb 2026 23:17:19 +0100</pubDate>
        <dc:creator>Kuniyuki Iwashima &lt;kuniyu@google.com&gt;</dc:creator>
    </item>
<item>
        <title>f07f91a36090b54076e89b46f159ea3a4b77fb2b - selftests: net: unify the Makefile formats</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#f07f91a36090b54076e89b46f159ea3a4b77fb2b</link>
        <description>selftests: net: unify the Makefile formatsWe get a significant number of conflicts between net and net-nextbecause of selftests Makefile changes. People tend to append newtest cases at the end of the Makefile when there&apos;s no clear sortorder. Sort all networking selftests Makefiles, use the followingformat: VAR_NAME := \	 entry1 \	 entry2 \	 entry3 \ # end of VAR_NAMESome Makefiles are already pretty close to this.Acked-by: Antonio Quartulli &lt;antonio@openvpn.net&gt;Acked-by: Matthieu Baerts (NGI0) &lt;matttbe@kernel.org&gt;Acked-by: Allison Henderson &lt;allison.henderson@oracle.com&gt;Reviewed-by: Petr Machata &lt;petrm@nvidia.com&gt;Link: https://patch.msgid.link/20251003210127.1021918-1-kuba@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Fri, 03 Oct 2025 23:01:27 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>dbd91347927dca120e9d904cbcce90bae0c51ec3 - selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#dbd91347927dca120e9d904cbcce90bae0c51ec3</link>
        <description>selftests: forwarding: Add test for BR_BOOLOPT_FDB_LOCAL_VLAN_0Add a selftest to check the operation of this newly-introduced bridgeoption.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Acked-by: Nikolay Aleksandrov &lt;razor@blackwall.org&gt;Link: https://patch.msgid.link/62294f96884ab5d341648eef21243fa099a2dee5.1757004393.git.petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Thu, 04 Sep 2025 19:07:27 +0200</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>5e88777a382480d0b1f7eafb6d0fb680ec7a40bb - selftests: forwarding: Add a test for FDB activity notification control</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#5e88777a382480d0b1f7eafb6d0fb680ec7a40bb</link>
        <description>selftests: forwarding: Add a test for FDB activity notification controlTest various aspects of FDB activity notification control:* Transitioning of an FDB entry from inactive to active state.* Transitioning of an FDB entry from active to inactive state.* Avoiding the resetting of an FDB entry&apos;s last activity time (i.e.,  &quot;updated&quot; time) using the &quot;norefresh&quot; keyword.Reviewed-by: Petr Machata &lt;petrm@nvidia.com&gt;Signed-off-by: Ido Schimmel &lt;idosch@nvidia.com&gt;Acked-by: Nikolay Aleksandrov &lt;razor@blackwall.org&gt;Link: https://patch.msgid.link/20250812071810.312346-1-idosch@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Tue, 12 Aug 2025 09:18:10 +0200</pubDate>
        <dc:creator>Ido Schimmel &lt;idosch@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>e3180379e2df535ac492c24ecc9719bf83b7a0f9 - selftests: forwarding: Add a test for verifying VXLAN MC underlay</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#e3180379e2df535ac492c24ecc9719bf83b7a0f9</link>
        <description>selftests: forwarding: Add a test for verifying VXLAN MC underlayAdd tests for MC-routing underlay VXLAN traffic.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Link: https://patch.msgid.link/eecd2c0fefc754182e74be8e8e65751bf5749c21.1750113335.git.petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Tue, 17 Jun 2025 00:44:23 +0200</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>d84b5dccf3ebdeeabef910d1c19b931c84f67884 - selftests: forwarding: Add a selftest for the new reserved_bits UAPI</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#d84b5dccf3ebdeeabef910d1c19b931c84f67884</link>
        <description>selftests: forwarding: Add a selftest for the new reserved_bits UAPIRun VXLAN packets through a gateway. Flip individual bits of the packetand/or reserved bits of the gateway, and check that the gateway treats thepackets as expected.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Reviewed-by: Ido Schimmel &lt;idosch@nvidia.com&gt;Reviewed-by: Nikolay Aleksandrov &lt;razor@blackwall.org&gt;Link: https://patch.msgid.link/388bef3c30ebc887d4e64cd86a362e2df2f2d2e1.1733412063.git.petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Thu, 05 Dec 2024 16:41:00 +0100</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>f72aa1b276281b4e4f75261af8425bc99d903f3e - selftests: net: include lib/sh/*.sh with lib.sh</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#f72aa1b276281b4e4f75261af8425bc99d903f3e</link>
        <description>selftests: net: include lib/sh/*.sh with lib.shRecently, the net/lib.sh file has been modified to include defer.sh fromnet/lib/sh/ directory. The Makefile from net/lib has been modifiedaccordingly, but not the ones from the sub-targets using net/lib.sh.Because of that, the new file is not installed as expected wheninstalling the Forwarding, MPTCP, and Netfilter targets, e.g.  # make -C tools/testing/selftests TARGETS=net/mptcp install \        INSTALL_PATH=/tmp/kself  # cd /tmp/kself/  # ./run_kselftest.sh -c net/mptcp    TAP version 13    1..7    # timeout set to 1800    # selftests: net/mptcp: mptcp_connect.sh    # ./../lib.sh: line 5: /tmp/kself/net/lib/sh/defer.sh: No such file      or directory    # (...)This can be fixed simply by adding all the .sh files from net/lib/shdirectory to the TEST_INCLUDES variable in the different Makefile&apos;s.Fixes: a6e263f125cd (&quot;selftests: net: lib: Introduce deferred commands&quot;)Signed-off-by: Matthieu Baerts (NGI0) &lt;matttbe@kernel.org&gt;Reviewed-by: Petr Machata &lt;petrm@nvidia.com&gt;Link: https://patch.msgid.link/20241104-net-next-selftests-lib-sh-deps-v1-1-7c9f7d939fc2@kernel.orgSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Mon, 04 Nov 2024 12:34:26 +0100</pubDate>
        <dc:creator>Matthieu Baerts (NGI0) &lt;matttbe@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>4be3dcc9bf04d0957235b45ba18983f1f751a3a1 - selftests: forwarding: Add test for minimum and maximum MTU</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#4be3dcc9bf04d0957235b45ba18983f1f751a3a1</link>
        <description>selftests: forwarding: Add test for minimum and maximum MTUAdd cases to check minimum and maximum MTU which are exposed via&quot;ip -d link show&quot;. Test configuration and traffic. Use VLAN devices asusually VLAN header (4 bytes) is not included in the MTU, and driversshould configure hardware correctly to send maximum MTU payload sizein VLAN tagged packets.$ ./min_max_mtu.shTEST: ping						[ OK ]TEST: ping6						[ OK ]TEST: Test maximum MTU configuration			[ OK ]TEST: Test traffic, packet size is maximum MTU		[ OK ]TEST: Test minimum MTU configuration			[ OK ]TEST: Test traffic, packet size is minimum MTU		[ OK ]Signed-off-by: Amit Cohen &lt;amcohen@nvidia.com&gt;Reviewed-by: Petr Machata &lt;petrm@nvidia.com&gt;Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Link: https://lore.kernel.org/r/89de8be8989db7a97f3b39e3c9da695673e78d2e.1718275854.git.petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Thu, 13 Jun 2024 16:07:58 +0200</pubDate>
        <dc:creator>Amit Cohen &lt;amcohen@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>5f90d93b6108098f389f992e267588924e446049 - selftests: forwarding: router_mpath_hash: Add a new selftest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#5f90d93b6108098f389f992e267588924e446049</link>
        <description>selftests: forwarding: router_mpath_hash: Add a new selftestAdd a selftest that exercises the sysctl added in the previous patches.Test that set/get works as expected; that across seeds we eventually hitall NHs (test_mpath_seed_*); and that a given seed keeps hitting the sameNHs even across seed changes (test_mpath_seed_stability_*).Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Reviewed-by: Ido Schimmel &lt;idosch@nvidia.com&gt;Reviewed-by: Nikolay Aleksandrov &lt;razor@blackwall.org&gt;Reviewed-by: David Ahern &lt;dsahern@kernel.org&gt;Link: https://lore.kernel.org/r/20240607151357.421181-6-petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Fri, 07 Jun 2024 17:13:57 +0200</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>8ff2d7abfb6f7c01d7161765f4152ecf143c9448 - selftests: forwarding: Add a test for testing lib.sh functionality</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#8ff2d7abfb6f7c01d7161765f4152ecf143c9448</link>
        <description>selftests: forwarding: Add a test for testing lib.sh functionalityRerunning various scenarios to make sure lib.sh changes do not impact theobservable behavior is no fun. Add a selftest at least for the bare basics-- the mechanics of setting RET, retmsg, and EXIT_STATUS.Since the selftest itself uses lib.sh, it would be possible to break lib.shin such a way that invalidates result of the selftest. Since the metatestonly uses the bare basics (just pass/fail), hopefully such fundamentalbreakages would be noticed.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Link: https://lore.kernel.org/r/6d25cedbf2d4b83614944809a34fe023fbe8db38.1711464583.git.petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Tue, 26 Mar 2024 17:54:41 +0100</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>40d269c000bda9fcd276a0412a9cebd3f6e344c5 - selftests: forwarding: Move several selftests</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#40d269c000bda9fcd276a0412a9cebd3f6e344c5</link>
        <description>selftests: forwarding: Move several selftestsThe tests in net/forwarding are generally expected to be HW-independent.There are however several tests that, while not depending on any HW inparticular, nevertheless depend on being used on HW interfaces. Placingthese selftests to net/forwarding is confusing, because the selftest willjust report it can&apos;t be run on veth pairs. At the same time, placing themto a particular driver&apos;s selftests subdirectory would be wrong.Instead, add a new directory, drivers/net/hw, where these generic but HWindependent selftests should be placed. Move over several such testsincluding one helper library.Since typically these tests will not be expected to run, omit the directorydrivers/net/hw from the TARGETS list in selftests/Makefile. Retain aMakefile in the new directory itself, so that a user can make -C into thatdirectory and act on those tests explicitly.Cc: Roger Quadros &lt;rogerq@kernel.org&gt;Cc: Tobias Waldekranz &lt;tobias@waldekranz.com&gt;Cc: Danielle Ratson &lt;danieller@nvidia.com&gt;Cc: Davide Caratti &lt;dcaratti@redhat.com&gt;Cc: Johannes Nixdorf &lt;jnixdorf-oss@avm.de&gt;Suggested-by: Jakub Kicinski &lt;kuba@kernel.org&gt;Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Link: https://lore.kernel.org/r/e11dae1f62703059e9fc2240004288ac7cc15756.1711464583.git.petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Tue, 26 Mar 2024 17:54:32 +0100</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>a22b042660ca1d695cc225401c72b3fb393acd49 - selftests: forwarding: Add a test for NH group stats</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#a22b042660ca1d695cc225401c72b3fb393acd49</link>
        <description>selftests: forwarding: Add a test for NH group statsAdd to lib.sh support for fetching NH stats, and a new library,router_mpath_nh_lib.sh, with the common code for testing NH stats.Use the latter from router_mpath_nh.sh and router_mpath_nh_res.sh.The test works by sending traffic through a NH group, and checking that thereported values correspond to what the link that ultimately receives thetraffic reports having seen.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Link: https://lore.kernel.org/r/2a424c54062a5f1efd13b9ec5b2b0e29c6af2574.1709901020.git.petrm@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Fri, 08 Mar 2024 13:59:55 +0100</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>cf244463a286ea57ea7e63c33614d302f776e62e - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#cf244463a286ea57ea7e63c33614d302f776e62e</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR.No conflicts or adjacent changes.Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Thu, 01 Feb 2024 23:33:26 +0100</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>96cd5ac4c0e6b91b74c8fbfcaa7e5c943dfa4835 - selftests: forwarding: List helper scripts in TEST_FILES Makefile variable</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#96cd5ac4c0e6b91b74c8fbfcaa7e5c943dfa4835</link>
        <description>selftests: forwarding: List helper scripts in TEST_FILES Makefile variableSome scripts are not tests themselves; they contain utility functions usedby other tests. According to Documentation/dev-tools/kselftest.rst, suchfiles should be listed in TEST_FILES. Currently they are incorrectly listedin TEST_PROGS_EXTENDED so rename the variable.Fixes: c085dbfb1cfc (&quot;selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED&quot;)Suggested-by: Petr Machata &lt;petrm@nvidia.com&gt;Signed-off-by: Benjamin Poirier &lt;bpoirier@nvidia.com&gt;Link: https://lore.kernel.org/r/20240131140848.360618-6-bpoirier@nvidia.comSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Wed, 31 Jan 2024 15:08:48 +0100</pubDate>
        <dc:creator>Benjamin Poirier &lt;bpoirier@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>521ed1ce94bb35842357fb71918d8ebed552f941 - selftests: forwarding: Remove duplicated lib.sh content</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#521ed1ce94bb35842357fb71918d8ebed552f941</link>
        <description>selftests: forwarding: Remove duplicated lib.sh contentcommit 25ae948b4478 (&quot;selftests/net: add lib.sh&quot;) added net/lib.sh tocontain code shared by tests under net/ and net/forwarding/. However, thiscaused issues with selftests from directories other than net/forwarding/,in particular those under drivers/net/. Those issues were avoided in asimple way by duplicating some content in commit 2114e83381d3 (&quot;selftests:forwarding: Avoid failures to source net/lib.sh&quot;).In order to remove the duplicated content, restore the inclusion ofnet/lib.sh from net/forwarding/lib.sh but with the following changes:* net/lib.sh is imported through the net_forwarding_dir pathThe original expression &quot;source ../lib.sh&quot; would look for lib.sh in thedirectory above the script file&apos;s one, which did not work for tests underdrivers/net/.* net/lib.sh is added to TEST_INCLUDESSince net/forwarding/lib.sh now sources net/lib.sh, both of those filesmust be exported along with tests which source net/forwarding/lib.sh.Suggested-by: Hangbin Liu &lt;liuhangbin@gmail.com&gt;Reviewed-by: Hangbin Liu &lt;liuhangbin@gmail.com&gt;Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Signed-off-by: Benjamin Poirier &lt;bpoirier@nvidia.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Sat, 27 Jan 2024 00:21:23 +0100</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>00e7f29d9b895cbee58b7071900dd52ed6dcec1e - selftests: forwarding: ethtool_rmon: Add histogram counter test</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#00e7f29d9b895cbee58b7071900dd52ed6dcec1e</link>
        <description>selftests: forwarding: ethtool_rmon: Add histogram counter testValidate the operation of rx and tx histogram counters, if supportedby the interface, by sending batches of packets targeted for eachbucket.Signed-off-by: Tobias Waldekranz &lt;tobias@waldekranz.com&gt;Tested-by: Vladimir Oltean &lt;vladimir.oltean@nxp.com&gt;Reviewed-by: Vladimir Oltean &lt;vladimir.oltean@nxp.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Thu, 14 Dec 2023 14:50:29 +0100</pubDate>
        <dc:creator>Tobias Waldekranz &lt;tobias@waldekranz.com&gt;</dc:creator>
    </item>
<item>
        <title>6f84090333bbff3473235a13eb99c308a53e3725 - selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#6f84090333bbff3473235a13eb99c308a53e3725</link>
        <description>selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestAdd a suite covering the fdb_n_learned and fdb_max_learned bridgefeatures, touching all special cases in accounting at least once.Acked-by: Nikolay Aleksandrov &lt;razor@blackwall.org&gt;Signed-off-by: Johannes Nixdorf &lt;jnixdorf-oss@avm.de&gt;Link: https://lore.kernel.org/r/20231016-fdb_limit-v5-5-32cddff87758@avm.deSigned-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Mon, 16 Oct 2023 15:27:24 +0200</pubDate>
        <dc:creator>Johannes Nixdorf &lt;jnixdorf-oss@avm.de&gt;</dc:creator>
    </item>
<item>
        <title>24e84656e43260ea39a22efc56825e1dadfdaa5f - selftests: router_bridge_1d_lag: Add a new selftest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#24e84656e43260ea39a22efc56825e1dadfdaa5f</link>
        <description>selftests: router_bridge_1d_lag: Add a new selftestAdd a selftest to verify that routing through several bridges works whenLAG VLANs are used instead of physical ports, and that routing through LAGVLANs themselves works as physical ports are de/enslaved.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Reviewed-by: Danielle Ratson &lt;danieller@nvidia.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Mon, 31 Jul 2023 17:47:19 +0200</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>3f0c4e70a9efbfbac6205e0cb2a79ccd5810589b - selftests: router_bridge_lag: Add a new selftest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#3f0c4e70a9efbfbac6205e0cb2a79ccd5810589b</link>
        <description>selftests: router_bridge_lag: Add a new selftestAdd a selftest to verify that routing through a bridge works when LAG isused instead of physical ports.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Reviewed-by: Danielle Ratson &lt;danieller@nvidia.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Mon, 31 Jul 2023 17:47:18 +0200</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>49e15dec8b90314ad94f20c5435810dd3229df98 - selftests: router_bridge_vlan_upper: Add a new selftest</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/net/forwarding/Makefile#49e15dec8b90314ad94f20c5435810dd3229df98</link>
        <description>selftests: router_bridge_vlan_upper: Add a new selftestAdd a selftest that verifies routing through VLAN bridge uppers.Signed-off-by: Petr Machata &lt;petrm@nvidia.com&gt;Reviewed-by: Danielle Ratson &lt;danieller@nvidia.com&gt;Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/tools/testing/selftests/net/forwarding/Makefile</description>
        <pubDate>Mon, 31 Jul 2023 17:47:17 +0200</pubDate>
        <dc:creator>Petr Machata &lt;petrm@nvidia.com&gt;</dc:creator>
    </item>
</channel>
</rss>
