summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/forwarding (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski2024-10-041-1/+1
* netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-292-0/+7
|\
| * selftests: forwarding: local_termination: Down ports on cleanupPetr Machata2024-08-271-0/+4
| * selftests: forwarding: no_forwarding: Down ports on cleanupPetr Machata2024-08-271-0/+3
* | selftests: tc_actions: test egress 2nd vlan pushBoris Sukholitko2024-08-271-1/+24
* | selftests: tc_actions: test ingress 2nd vlan pushBoris Sukholitko2024-08-271-1/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-233-73/+469
|\|
| * selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untaggedVladimir Oltean2024-08-161-1/+53
| * selftests: net: local_termination: add PTP frames to the mixVladimir Oltean2024-08-161-13/+148
| * selftests: net: local_termination: don't use xfail_on_veth()Vladimir Oltean2024-08-162-16/+99
| * selftests: net: local_termination: introduce new tests which capture VLAN beh...Vladimir Oltean2024-08-161-7/+110
| * selftests: net: local_termination: add one more test for VLAN-aware bridgesVladimir Oltean2024-08-161-4/+18
| * selftests: net: local_termination: parameterize test nameVladimir Oltean2024-08-161-18/+20
| * selftests: net: local_termination: parameterize sending interfaceVladimir Oltean2024-08-161-19/+20
| * selftests: net: local_termination: refactor macvlan creation/deletionVladimir Oltean2024-08-161-12/+18
* | selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski2024-08-213-12/+12
* | selftests: router_mpath_nh_res: Test 16-bit next hop weightsPetr Machata2024-08-131-8/+48
* | selftests: router_mpath_nh: Test 16-bit next hop weightsPetr Machata2024-08-133-8/+50
* | selftests: router_mpath: Sleep after MZPetr Machata2024-08-133-0/+6
|/
* selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu2024-07-241-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-151-0/+2
|\
| * selftests: forwarding: devlink_lib: Wait for udev events after reloadingAmit Cohen2024-07-141-0/+2
* | selftests: forwarding: Make vxlan-bridge-1d pass on debug kernelsIdo Schimmel2024-07-091-4/+4
* | selftests: libs: Drop unused functionsPetr Machata2024-06-282-29/+0
* | selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata2024-06-281-16/+0
* | selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata2024-06-281-3/+0
* | selftests: mirror: Drop dual SW/HW testingPetr Machata2024-06-2815-335/+69
* | selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata2024-06-285-9/+13
* | selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata2024-06-284-20/+44
* | selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata2024-06-281-15/+22
* | selftests: mirror: Drop direction argument from several functionsPetr Machata2024-06-289-84/+63
* | selftests: libs: Expand "$@" where possiblePetr Machata2024-06-284-30/+176
* | selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen2024-06-152-0/+284
* | selftests: forwarding: router_mpath_hash: Add a new selftestPetr Machata2024-06-132-0/+334
* | selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()Petr Machata2024-06-131-1/+8
|/
* selftests/net: use tc rule to filter the na packetHangbin Liu2024-05-211-58/+0
* selftests: net: local_termination: annotate the expected failuresJakub Kicinski2024-05-171-12/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2024-05-1523-1737/+655
|\
| * selftests: net: use upstream mtoolsVladimir Oltean2024-05-131-2/+17
| * selftests: forwarding: add wait_for_dev() helperJiri Pirko2024-04-261-0/+13
| * selftests: forwarding: add check_driver() helperJiri Pirko2024-04-261-0/+12
| * selftests: forwarding: add ability to assemble NETIFS array by driver nameJiri Pirko2024-04-261-0/+37
| * selftests: forwarding: router_nh: Add a diagramPetr Machata2024-04-161-0/+14
| * selftests: forwarding: router_mpath_nh_res: Add a diagramPetr Machata2024-04-161-0/+35
| * selftests: forwarding: router_mpath_nh: Add a diagramPetr Machata2024-04-161-0/+35
| * selftests: forwarding: bail_on_lldpad() should SKIPPetr Machata2024-04-161-1/+4
| * selftests: forwarding: lib.sh: Validate NETIFSPetr Machata2024-04-161-5/+17
| * selftests: net: Unify code of busywait() and slowwait()Petr Machata2024-04-161-20/+2
| * selftests: forwarding: Add a test for testing lib.sh functionalityPetr Machata2024-03-292-0/+209