summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/forwarding
AgeCommit message (Expand)AuthorFilesLines
2024-08-19selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen1-0/+2
2024-06-16selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
2023-08-26selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata1-1/+2
2023-08-26selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel1-2/+4
2023-08-26selftests: forwarding: tc_actions: cleanup temporary files when test is abortedDavide Caratti1-6/+10
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel1-4/+4
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel1-0/+1
2023-08-16selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel1-0/+5
2023-08-16selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel1-0/+11
2023-06-28act_mirred: remove unneded merge conflict markersGreg Kroah-Hartman1-1/+0
2023-06-28selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2-0/+8
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti1-1/+48
2023-02-14selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2022-09-28selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-08-25selftests: forwarding: Fix failing tests with old libnetIdo Schimmel3-24/+48
2022-07-12selftests: forwarding: fix error message in learning_testVladimir Oltean1-1/+1
2022-07-12selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-07-12selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLTVladimir Oltean1-0/+2
2022-06-14net/sched: act_police: more accurate MTU policingDavide Caratti1-0/+52
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2021-12-22selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu1-0/+2
2021-11-18selftests: net: bridge: update IGMP/MLD membership interval valueNikolay Aleksandrov2-6/+18
2021-10-16ipv6: When forwarding count rx stats on the orig netdevStephen Suryaputra4-0/+183
2021-08-25selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin4-20/+26
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to te...Oleksandr Mazur1-0/+26
2021-06-09selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata1-1/+1
2021-06-09selftests: Clean forgotten resources as part of cleanup()Amit Cohen3-0/+6
2021-05-28selftests: devlink_lib: add check for devlink device existenceJiri Pirko1-0/+6
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv6 GREIdo Schimmel1-0/+458
2021-05-18selftests: forwarding: Add test for custom multipath hash with IPv4 GREIdo Schimmel1-0/+456
2021-05-18selftests: forwarding: Add test for custom multipath hashIdo Schimmel1-0/+364
2021-04-24selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata1-2/+17
2021-04-24selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata1-1/+1
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+12
2021-03-29selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test casesIdo Schimmel1-1/+12
2021-03-29selftests: forwarding: Add tc-police tests for packets per secondBaowen Zheng2-0/+65
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-03-25selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel1-0/+5
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu1-1/+1
2021-03-19selftests: net: forwarding: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-17selftests: forwarding: Add test for dual VxLAN bridgeAmit Cohen1-0/+366
2021-03-13selftests: forwarding: Add resilient multipath tunneling nexthop testIdo Schimmel1-0/+361
2021-03-13selftests: forwarding: Add resilient hashing testIdo Schimmel1-0/+400
2021-02-27selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-02-17net: re-solve some conflicts after net -> net-next mergeJakub Kicinski1-1/+2
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+37
2021-02-13selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault2-1/+162
2021-02-13selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault3-1/+187