summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/forwarding
AgeCommit message (Expand)Author
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-27selftests: forwarding: local_termination: Down ports on cleanupPetr Machata
2024-08-27selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata
2024-08-27selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko
2024-08-27selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski
2024-08-16selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean
2024-08-16selftests: net: local_termination: add PTP frames to the mixVladimir Oltean
2024-08-16selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean
2024-08-16selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean
2024-08-16selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize test nameVladimir Oltean
2024-08-16selftests: net: local_termination: parameterize sending interfaceVladimir Oltean
2024-08-16selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean
2024-08-12selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata
2024-08-12selftests: router_mpath: Sleep after MZPetr Machata
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-14selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen
2024-07-09selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel
2024-06-28selftests: libs: Drop unused functionsPetr Machata
2024-06-28selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata
2024-06-28selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata
2024-06-28selftests: mirror: Drop dual SW/HW testingPetr Machata
2024-06-28selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata
2024-06-28selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata
2024-06-28selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata
2024-06-28selftests: mirror: Drop direction argument from several functionsPetr Machata
2024-06-28selftests: libs: Expand "$@" where possiblePetr Machata
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen
2024-06-12selftests: forwarding: router_mpath_hash: Add a new selftestPetr Machata
2024-06-12selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()Petr Machata
2024-05-21selftests/net: use tc rule to filter the na packetHangbin Liu
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2024-05-15selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov
2024-05-13selftests: net: use upstream mtoolsVladimir Oltean
2024-04-26selftests: forwarding: add wait_for_dev() helperJiri Pirko
2024-04-26selftests: forwarding: add check_driver() helperJiri Pirko
2024-04-26selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko
2024-04-16selftests: forwarding: router_nh: Add a diagramPetr Machata
2024-04-16selftests: forwarding: router_mpath_nh_res: Add a diagramPetr Machata
2024-04-16selftests: forwarding: router_mpath_nh: Add a diagramPetr Machata
2024-04-16selftests: forwarding: bail_on_lldpad() should SKIPPetr Machata
2024-04-16selftests: forwarding: lib.sh: Validate NETIFSPetr Machata
2024-04-16selftests: net: Unify code of busywait() and slowwait()Petr Machata
2024-03-28selftests: forwarding: Add a test for testing lib.sh functionalityPetr Machata